PivotGridControl.AllowSortProperty Field
In This Article
Identifies the PivotGridControl.AllowSort dependency property.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
public static readonly DependencyProperty AllowSortProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property identifier. |
See Also