GridSummaryData.Column Property
Gets the column for which the summary is calculated.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
| Type | Description |
|---|---|
| ColumnBase | A ColumnBase descendant that represents the column for which the summary is calculated. |
See Also