PivotGridImages.SortByColumn Property
Gets the settings that define the image displayed within column or row headers. This image indicates that column or row field values are sorted by this column/row summary’s values.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
PivotGridImageProperties | A PivotGridImageProperties object that contains image settings. |
Remarks
See Also