GroupSummarySortInfo Properties
Represents an element in a GroupSummarySortInfoCollection.Name | Description |
---|---|
GroupColumn | Gets the grouped column which defines the nesting level of the group whose rows will be sorted by the summary values. |
SortOrder | Gets the order in which group rows are sorted. |
SummaryItem | Gets the summary item which is used to calculate summary values for groups of rows. |
See Also