GridGroupSummarySortInfo.SummaryItemIndex Property
Gets the summary item’s position within the GridControl.GroupSummary collection.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the item’s position within the GridControl.GroupSummary collection. |
Remarks
This member supports the internal infrastructure and is not intended to be used directly from your code.
See Also