Gets or sets the appearance style used to paint the week headers.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public CalendarStyle WeekHeaderStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property WeekHeaderStyle As CalendarStyle |
A CalendarStyle object specifying the style of calendar UI elements. This property cannot be null (Nothing in Visual Basic).