Skip to main content

PivotHeaderStyle.SortingImageSpacing Property

This property is not in effect for the PivotHeaderStyle class.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

[DefaultValue(typeof(Unit), "")]
public Unit SortingImageSpacing { get; set; }

Property Value

Type Default
Unit String.Empty
See Also