Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public override Unit ImageSpacing { get; set; }

Property Value

Type Description
Unit

A Unit that represents the spacing value.

See Also