PivotGridCellTemplateItem.DataField Property
Gets the data field that identifies the column to which the processed cell belongs.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| PivotGridField | A PivotGridField object that identifies the column to which the processed cell belongs. |
See Also