Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

GroupSummarySortInfoCollection.Add Method

Name Parameters Description
Add(GroupSummarySortInfo) info Appends a GroupSummarySortInfo object to the collection.
Add(GridSummaryItem, ColumnSortOrder, GridColumn) summary, sortOrder, groupColumn Initializes a new instance of the GroupSummarySortInfo class with the specified parameters and appends it to the collection.
Add(GridSummaryItem, ColumnSortOrder) summary, sortOrder Initializes a new instance of the GroupSummarySortInfo class with the specified sort order and appends it to the collection.