GridColumnSortInfoCollection.AddRange Method
| Name | Parameters | Description |
|---|---|---|
| AddRange(GridColumnSortInfo[], Int32) | sortInfos, groupCount | Adds an array of GridColumnSortInfo objects to the current collection and sets how many columns are used to group data. |
| AddRange(GridColumnSortInfo[]) | sortInfos | Adds an array of GridColumnSortInfo objects to the current collection. |