Back to Devexpress

PivotFieldValueEventArgsBase<T>.IsColumn Property

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotfieldvalueeventargsbase-1-5503052c.md

latest1.4 KB
Original Source

PivotFieldValueEventArgsBase<T>.IsColumn Property

Gets whether the field is displayed within the Column Header Area.

Namespace : DevExpress.XtraPivotGrid

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

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

Declaration

csharp
public bool IsColumn { get; }
vb
Public ReadOnly Property IsColumn As Boolean

Property Value

TypeDescription
Boolean

true , if the field is displayed within the Column Header Area; otherwise, false.

|

See Also

PivotFieldValueEventArgsBase<T> Class

PivotFieldValueEventArgsBase<T> Members

DevExpress.XtraPivotGrid Namespace