PivotFieldStateChangedEventArgs.IsCollapsed Property
Indicates whether the processed field value is collapsed.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the field value is collapsed; otherwise, false. |
See Also