PivotGridImages.HeaderSortUp Property
In This Article
Gets the settings that define the image that indicates the ascending sort order of fields.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public PivotGridImageProperties HeaderSortUp { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
See Also