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