Back to Devexpress

PivotFieldValueEventArgsBase<T>.IsCollapsed Property

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

latest1.3 KB
Original Source

PivotFieldValueEventArgsBase<T>.IsCollapsed Property

Gets whether the processed field value is collapsed.

Namespace : DevExpress.XtraPivotGrid

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

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

Declaration

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

Property Value

TypeDescription
Boolean

true , if the field value is collapsed; otherwise, false.

|

See Also

PivotFieldValueEventArgsBase<T> Class

PivotFieldValueEventArgsBase<T> Members

DevExpress.XtraPivotGrid Namespace