Back to Devexpress

EditorStyles.CalendarFastNavMonth Property

aspnet-devexpress-dot-web-dot-editorstyles-4a71f691.md

latest1.2 KB
Original Source

EditorStyles.CalendarFastNavMonth Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual CalendarFastNavItemStyle CalendarFastNavMonth { get; }
vb
Public Overridable ReadOnly Property CalendarFastNavMonth As CalendarFastNavItemStyle

Property Value

TypeDescription
CalendarFastNavItemStyle

A CalendarFastNavItemStyle object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace