Skip to main content
A newer version of this page is available. .

PivotHeaderStyle.FilterImageSpacing Property

This property is not in effect for the PivotHeaderStyle class.

Namespace: DevExpress.Web.ASPxPivotGrid

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

Declaration

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

Property Value

Type Default
Unit String.Empty
See Also