PivotGridCellTemplateItem.ColumnFieldIndex Property
Gets the index of the field to which the templated cell belongs.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value representing the corresponding field’s index. |
See Also