Back to Devexpress

CalendarAppearances.WeekNumber Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-calendarappearances-a6e4e5e1.md

latest1.5 KB
Original Source

CalendarAppearances.WeekNumber Property

Specifies the week number appearance settings.

Namespace : DevExpress.XtraEditors.Repository

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public AppearanceObject WeekNumber { get; }
vb
Public ReadOnly Property WeekNumber As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An object that contains appearance settings.

|

See Also

ShowWeekNumbers

WeekNumberRule

CustomWeekNumber

CalendarAppearances Class

CalendarAppearances Members

DevExpress.XtraEditors.Repository Namespace