Back to Devexpress

EditorStyles.CalendarFastNavYear Property

aspnet-devexpress-dot-web-dot-editorstyles-906f57c4.md

latest1.2 KB
Original Source

EditorStyles.CalendarFastNavYear Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
CalendarFastNavItemStyle

A CalendarFastNavItemStyle object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace