Back to Devexpress

EditorStyles.CalendarWeekNumber Property

aspnet-devexpress-dot-web-dot-editorstyles-d724d82a.md

latest1.1 KB
Original Source

EditorStyles.CalendarWeekNumber Property

Gets the style settings that define the appearance of a calendar’s week numbers.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual CalendarElementStyle CalendarWeekNumber { get; }
vb
Public Overridable ReadOnly Property CalendarWeekNumber As CalendarElementStyle

Property Value

TypeDescription
CalendarElementStyle

A CalendarElementStyle object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace