Back to Devexpress

EditorStyles.CalendarFastNavItemArea Property

aspnet-devexpress-dot-web-dot-editorstyles-ae6ea75b.md

latest1.5 KB
Original Source

EditorStyles.CalendarFastNavItemArea Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual CalendarElementStyle CalendarFastNavItemArea { get; }
vb
Public Overridable ReadOnly Property CalendarFastNavItemArea As CalendarElementStyle

Property Value

TypeDescription
CalendarElementStyle

A CalendarElementStyle object which contains the style settings.

|

Remarks

See Also

Calendar

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

Online Demo: Calendar (MVC)

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace