Back to Devexpress

ASPxCalendar.FastNavMonthAreaStyle Property

aspnet-devexpress-dot-web-dot-aspxcalendar-072dee52.md

latest1.4 KB
Original Source

ASPxCalendar.FastNavMonthAreaStyle Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
CalendarElementStyle

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

|

Remarks

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

See Also

Calendar

ASPxCalendar Class

ASPxCalendar Members

DevExpress.Web Namespace