Back to Devexpress

GridColumnSortInfoCollection.AddRange Method

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

latest818 B
Original Source

GridColumnSortInfoCollection.AddRange Method

NameParametersDescription
AddRange(GridColumnSortInfo[], Int32)sortInfos, groupCountAdds an array of GridColumnSortInfo objects to the current collection and sets how many columns are used to group data.
AddRange(GridColumnSortInfo[])sortInfosAdds an array of GridColumnSortInfo objects to the current collection.