PivotFieldStateChangedCancelEventArgs.Cancel Property
In This Article
Gets or sets whether the field value can be expanded/collapsed.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to cancel the operation; otherwise, false. |
See Also