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

CalendarProperties.FastNavHeaderStyle Property

Gets the style properties of the area that allows a user to return back to the previous mode within the fast navigation area.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public CalendarHeaderFooterStyle FastNavHeaderStyle { get; }

Property Value

Type Description
CalendarHeaderFooterStyle

A CalendarHeaderFooterStyle object defining the appearance of the area that allows a user to return back to the previous mode within the fast navigation area.

Remarks

ASPxCalendar-FastNavPanel

Note

See Also