PivotGridControl.AllowResizing Property
In This Article
Gets or sets whether end-users are allowed to resize the PivotGridControl’s elements. This is a dependency property.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if end-users are allowed to resize the Pivot |
See Also