GridColumnSortInfoCollection.ClearAndAddRange Method
| Name | Parameters | Description |
|---|---|---|
| ClearAndAddRange(GridColumnSortInfo[], Int32) | sortInfos, groupCount | Clears the collection, then adds the specified objects to it and sets how many columns are used to group data. |
| ClearAndAddRange(GridColumnSortInfo[]) | sortInfos | Clears the collection and then adds the specified objects to it. |