Back to Devexpress

GridColumnSortInfoCollection.ClearAndAddRange Method

windowsforms-devexpress-dot-xtragrid-dot-columns-dot-gridcolumnsortinfocollection-dot-clearandaddrange.md

latest715 B
Original Source

GridColumnSortInfoCollection.ClearAndAddRange Method

NameParametersDescription
ClearAndAddRange(GridColumnSortInfo[], Int32)sortInfos, groupCountClears the collection, then adds the specified objects to it and sets how many columns are used to group data.
ClearAndAddRange(GridColumnSortInfo[])sortInfosClears the collection and then adds the specified objects to it.