PivotGridFieldBase.ShowSortButton Property
In This Article
Gets whether the Sort Button is visible in the current field’s header.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the Sort Button is visible for the current field; otherwise, false. |
See Also