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