Back to Devexpress

ASPxCalendar.WeekNumberStyle Property

aspnet-devexpress-dot-web-dot-aspxcalendar-82c6779e.md

latest1.3 KB
Original Source

ASPxCalendar.WeekNumberStyle Property

Gets the style properties for the week number markers in the calendar.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
CalendarElementStyle

A CalendarElementStyle object defining the appearance of week numbers.

|

Remarks

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

See Also

Calendar

ASPxCalendar Class

ASPxCalendar Members

DevExpress.Web Namespace