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

ASPxGroupSummarySortInfo Properties

Contains the information required to sort group rows by summary values.
Name Description
Collection Gets the collection to which an item belongs. Inherited from CollectionItem.
GroupColumn Gets or sets the grouped column which defines the nesting level of the group whose rows will be sorted by the summary values.
Index Gets or sets the item’s index within the collection. Inherited from CollectionItem.
SortOrder Gets or sets the order in which group rows are sorted.
SummaryItem Gets or sets the summary item which is used to calculate summary values for groups of rows.
See Also