PivotGridCellTemplateItem.ColumnField Property
Gets the innermost column field to which the processed cell corresponds.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
PivotGridField | A PivotGridField object which represents the column field. |
See Also