The following tables list the members exposed by ColumnGroupingCollection.
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets or sets a specific ColumnGrouping object in the ColumnGroupingCollection by position. |
| Name | Description | |
|---|---|---|
![]() | InnerList | (Inherited from System.Collections.CollectionBase) |
![]() | List | (Inherited from System.Collections.CollectionBase) |
| Name | Description | |
|---|---|---|
![]() | Add | Adds a ColumnGrouping object to the ColumnGroupingCollection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | Determines the index of a specific ColumnGrouping object in the ColumnGroupingCollection. |
![]() | Insert | Inserts a new CategoryGrouping object into the CategoryGroupingCollection at the specified location. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |
| Name | Description | |
|---|---|---|
![]() | OnClear | (Inherited from System.Collections.CollectionBase) |
![]() | OnClearComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsert | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsertComplete | Overridden. Overrides OnInsertComplete. |
![]() | 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 | Overridden. Validates that the current value is of the type ColumnGrouping. |



