Back to Devexpress

PivotCellEventArgsBase<TField, TData, TCustomTotal>.ColumnIndex Property

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotcelleventargsbase-3-85c6596c.md

latest1.5 KB
Original Source

PivotCellEventArgsBase<TField, TData, TCustomTotal>.ColumnIndex Property

Gets the visual index of the column that contains the processed cell.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.PivotGrid.v25.2.Core.dll

NuGet Packages : DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

csharp
public int ColumnIndex { get; }
vb
Public ReadOnly Property ColumnIndex As Integer

Property Value

TypeDescription
Int32

An integer value that is the visual index of the column that contains the processed cell.

|

See Also

RowIndex

PivotCellEventArgsBase<TField, TData, TCustomTotal> Class

PivotCellEventArgsBase<TField, TData, TCustomTotal> Members

DevExpress.XtraPivotGrid Namespace