Back to Devexpress

PivotFieldValueEventArgsBase<T>.FieldIndex Property

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotfieldvalueeventargsbase-1-ec04882c.md

latest1.4 KB
Original Source

PivotFieldValueEventArgsBase<T>.FieldIndex Property

Gets the field position among the visible fields within the header area.

Namespace : DevExpress.XtraPivotGrid

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

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

Declaration

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

Property Value

TypeDescription
Int32

An integer value that specifies the field position among the visible fields.

|

See Also

PivotFieldValueEventArgsBase<T> Class

PivotFieldValueEventArgsBase<T> Members

DevExpress.XtraPivotGrid Namespace