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

CalendarProperties.FastNavItemAreaStyle Property

Gets the style properties of the fast navigation area.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public CalendarElementStyle FastNavItemAreaStyle { get; }

Property Value

Type Description
CalendarElementStyle

A CalendarElementStyle object defining the appearance of the fast navigation area.

Remarks

ASPxCalendar-FastNavPanel

Note

See Also