PivotAreaChangingEventArgs.Allow Property
In This Article
Gets or sets whether the dragged field header can be dropped on the area it’s currently located over.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to allow the operation; otherwise, false. |
See Also