Back to Devexpress

EditorStyles.CalendarFastNav Property

aspnet-devexpress-dot-web-dot-editorstyles-1830f98e.md

latest1.1 KB
Original Source

EditorStyles.CalendarFastNav Property

Gets the style settings that define the appearance of a calendar’s fast navigation panel.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual CalendarFastNavStyle CalendarFastNav { get; }
vb
Public Overridable ReadOnly Property CalendarFastNav As CalendarFastNavStyle

Property Value

TypeDescription
CalendarFastNavStyle

A CalendarFastNavStyle object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace