dotNetObject:System.Windows.Forms.GridTableStylesCollection

--PROPERTIES OF dotNetObject:System.Windows.Forms.GridTableStylesCollectionDefault / Value
.Count : , read-only0
.IsReadOnly : , read-onlyfalse
.IsSynchronized : , read-onlyfalse
.Item[index] : , read-onlyundefined
.Item[tableName] : , read-onlyundefined
.SyncRoot : , read-onlydotNetObject:System.Windows.Forms.GridTableStylesCollection
--METHODS OF dotNetObject:System.Windows.Forms.GridTableStylesCollection
.Add table
.AddRange tables
.Clear()
.Contains name
.Contains table
.CopyTo ar index
.CreateObjRef requestedType
.Equals obj
.[static]Equals objA objB
.GetEnumerator()
.GetHashCode()
.GetLifetimeService()
.GetType()
.InitializeLifetimeService()
.[static]ReferenceEquals objA objB
.Remove table
.RemoveAt index
.ToString()
--EVENTS OF dotNetObject:System.Windows.Forms.GridTableStylesCollection
CollectionChanged sender e = ( ... )