PivotCellEventArgsBase<TField, TData, TCustomTotal>.RowIndex Property
Gets the index of the row that contains the processed cell.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the index of the row that contains the processed cell. |
See Also