MindFusion.Wpf Pack Programmer's Guide
Calendar.WeekHeaderAlignment Property
See Also
 





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

 Syntax

C#  Copy Code

public WeekHeaderAlignment WeekHeaderAlignment { get; set; }

Visual Basic  Copy Code

Public Property WeekHeaderAlignment As WeekHeaderAlignment

 Property Value

A member of the WeekHeaderAlignment enumeration.

 See Also

Calendar Members
Calendar Class
MindFusion.UI.Wpf Namespace