Skip to main content
A newer version of this page is available. .

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.