Back to Devexpress

GroupSummarySortInfoCollection.Add Method

windowsforms-devexpress-dot-xtragrid-dot-columns-dot-groupsummarysortinfocollection-dot-add.md

latest1.2 KB
Original Source

GroupSummarySortInfoCollection.Add Method

NameParametersDescription
Add(GroupSummarySortInfo)infoAppends a GroupSummarySortInfo object to the collection.
Add(GridSummaryItem, ColumnSortOrder, GridColumn)summary, sortOrder, groupColumnInitializes a new instance of the GroupSummarySortInfo class with the specified parameters and appends it to the collection.
Add(GridSummaryItem, ColumnSortOrder)summary, sortOrderInitializes a new instance of the GroupSummarySortInfo class with the specified sort order and appends it to the collection.