Back to Devexpress

CalendarProperties.FastNavItemAreaStyle Property

aspnet-devexpress-dot-web-dot-calendarproperties-2e50aeb1.md

latest2.0 KB
Original Source

CalendarProperties.FastNavItemAreaStyle Property

Gets the style properties of the fast navigation area.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public CalendarElementStyle FastNavItemAreaStyle { get; }
vb
Public ReadOnly Property FastNavItemAreaStyle As CalendarElementStyle

Property Value

TypeDescription
CalendarElementStyle

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

|

Remarks

Note

See Also

Calendar

Online Demo: ASPxCalendar - Inline Fast Navigation (Web Forms)

Online Demo: Calendar (MVC)

CalendarProperties Class

CalendarProperties Members

DevExpress.Web Namespace