Namespace:DevExpress.Xpf.PivotGrid
Assembly:DevExpress.Xpf.PivotGrid.v19.2.dll

Syntax
C# |
public bool IsColumn { get; }
|
VB |
Public ReadOnly Property IsColumn As Boolean
|
Property value
Type: Boolean
true if the field is displayed within the Column Header Area; otherwise, false.

See Also