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

EditorStyles.CalendarFastNavItemArea Property

Gets the style settings that define the appearance of the fast navigation area.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual CalendarElementStyle CalendarFastNavItemArea { get; }

Property Value

Type Description
CalendarElementStyle

A CalendarElementStyle object which contains the style settings.

Remarks

ASPxCalendar-FastNavPanel

See Also