Name | Description | |
---|---|---|
GridStyleCollection Constructor |
The following tables list the members exposed by GridStyleCollection.
Name | Description | |
---|---|---|
GridStyleCollection Constructor |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Overloaded. Gets the specified Style from the collection given its index. |
Name | Description | |
---|---|---|
InnerList | (Inherited from System.Collections.CollectionBase) | |
List | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
Add | Adds a Style to the end of the collection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
GetEnumerator | (Inherited from System.Collections.CollectionBase) | |
IndexOf | Gets the index of the specified Style. | |
Insert | Inserts a Style at the specified index. | |
RemoveAt | Removes the Style at the specified index. |
Name | Description | |
---|---|---|
OnClear | (Inherited from System.Collections.CollectionBase) | |
OnClearComplete | (Inherited from System.Collections.CollectionBase) | |
OnInsert | Overridden. | |
OnInsertComplete | (Inherited from System.Collections.CollectionBase) | |
OnRemove | (Inherited from System.Collections.CollectionBase) | |
OnRemoveComplete | (Inherited from System.Collections.CollectionBase) | |
OnSet | (Inherited from System.Collections.CollectionBase) | |
OnSetComplete | (Inherited from System.Collections.CollectionBase) | |
OnValidate | (Inherited from System.Collections.CollectionBase) |