PivotCellBaseEventArgs.ColumnIndex Property
In This Article
Gets the visual index of the column that contains the processed cell.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value which specifies the visual index of the column that contains the processed cell. |
See Also