GridGroupSummarySortInfo Properties
Represents an element in the GridGroupSummarySortInfoCollection.| Name | Description |
|---|---|
| FieldName | Gets or sets the field name of a grouping column. |
| SortOrder | Gets or sets the order in which group rows are sorted. |
| SummaryItem | Gets the summary item. |
| SummaryItemIndex | Gets the summary item’s position within the GridControl.GroupSummary collection. |
See Also