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

CalendarFastNavStyle.ImageSpacing Property

Gets or sets the horizontal spacing between the fast navigation panel’s button element (PrevYear or NextYear) and year numbers.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public override Unit ImageSpacing { get; set; }

Property Value

Type Description
Unit

A Unit that represents the spacing value.

See Also