ASPxGroupSummarySortInfo Properties
Contains methods and properties to sort group rows by summary values.Name | Description |
---|---|
Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
GroupColumn | Specifies the column that is grouped and sorted by summary values. |
Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
SortOrder | Specifies the sort order of group rows. |
SummaryItem | Specifies the summary item that the control uses to calculate summary values for group rows. |
See Also