MindFusion.Wpf Pack Programmer's Guide
WeekRangeSettings.WeekHeaderStyle Property
See Also
 





Gets or sets the appearance style used to paint the week headers.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public CalendarStyle WeekHeaderStyle { get; set; }

Visual Basic  Copy Code

Public Property WeekHeaderStyle As CalendarStyle

 Property Value

A CalendarStyle object specifying the style of calendar UI elements. This property cannot be null (Nothing in Visual Basic).

 See Also

WeekRangeSettings Members
WeekRangeSettings Class
MindFusion.Scheduling.Wpf Namespace