Back to Devexpress

ASPxCalendar.FastNavYearAreaStyle Property

aspnet-devexpress-dot-web-dot-aspxcalendar-f954d6e4.md

latest1.3 KB
Original Source

ASPxCalendar.FastNavYearAreaStyle Property

Gets the style properties for the fast navigation panel’s section that displays years.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public CalendarElementStyle FastNavYearAreaStyle { get; }
vb
Public ReadOnly Property FastNavYearAreaStyle As CalendarElementStyle

Property Value

TypeDescription
CalendarElementStyle

A CalendarElementStyle object defining the appearance of the fast navigation panel’s year section.

|

Remarks

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

See Also

Calendar

ASPxCalendar Class

ASPxCalendar Members

DevExpress.Web Namespace