Gets or sets the alignment of the subheader, which displays the week numbers. This is a dependency property.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf
SyntaxC#
Copy Code
|
|---|
public WeekHeaderAlignment WeekHeaderAlignment { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property WeekHeaderAlignment As WeekHeaderAlignment |
A member of the WeekHeaderAlignment enumeration.
See Also