Specifies the alignment of the week numbers header in a Calendar control.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public enum WeekHeaderAlignment |
Visual Basic
![]() |
---|
Public Enum WeekHeaderAlignment |
Member name | Description | |
---|---|---|
![]() |
Left |
Indicates that the header is displayed on the left side. |
![]() |
Right |
Indicates that the header is displayed on the right side. |
Values from this enumeration can be assigned to the WeekHeaderAlignment property of the Calendar class.