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





Gets or sets the format of the days of the week displayed in the subheader. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public DayOfWeekFormat DayOfWeekFormat { get; set; }

Visual Basic  Copy Code

Public Property DayOfWeekFormat As DayOfWeekFormat

 Property Value

A member of the DayOfWeekFormat enumeration.

 See Also

Calendar Members
Calendar Class
MindFusion.UI.Wpf Namespace