PivotFieldStateChangedEventArgs.FieldIndex Property
Gets the position of the processed field in the header area.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | A zero-based integer value that specifies the position of the processed field in the header area. |
See Also