Back to Devexpress

ASPxCalendar.FastNavItemAreaStyle Property

aspnet-devexpress-dot-web-dot-aspxcalendar-0a5f2fd4.md

latest1.5 KB
Original Source

ASPxCalendar.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

This property is a wrapper of the CalendarProperties.FastNavItemAreaStyle property.

See Also

Calendar

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

Online Demo: Calendar (MVC)

ASPxCalendar Class

ASPxCalendar Members

DevExpress.Web Namespace