Back to Devexpress

PivotCellBaseEventArgs.RowFieldIndex Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotcellbaseeventargs-d53f8ff7.md

latest1.1 KB
Original Source

PivotCellBaseEventArgs.RowFieldIndex Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

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

Property Value

Type
Int32

See Also

PivotCellBaseEventArgs Class

PivotCellBaseEventArgs Members

DevExpress.Xpf.PivotGrid Namespace