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