CellElementData.MaxIndex Property
Gets the maximum column index that corresponds to the field value that is processed.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Property Value
Type | Description |
---|---|
Int32 | The maximum column index that corresponds to the processed field value. |
See Also