Specifies the alignment of the header that displays week numbers in a SingleMonth view.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public enum MonthWeekHeaderStyle |
Visual Basic
![]() |
---|
Public Enum MonthWeekHeaderStyle |
Member name | Value | Description | |
---|---|---|---|
![]() |
Unspecified |
-1 | Unspecified. |
![]() |
None |
0 | Do not display a week numbers header. |
![]() |
Left |
1 | Display the header on the left side of the calendar. |
![]() |
Right |
2 | Display the header on the right side of the calendar. |