aspnet-devexpress-dot-web-dot-calendarproperties-d886c78e.md
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.v25.2.dll
NuGet Package : DevExpress.Web
public CalendarHeaderFooterStyle FastNavHeaderStyle { get; }
Public ReadOnly Property FastNavHeaderStyle As CalendarHeaderFooterStyle
| 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.
|
Note
See Also
Online Demo: ASPxCalendar - Inline Fast Navigation (Web Forms)