Gets or sets the appearance style used to paint the week headers.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
C#
![]() |
---|
public CalendarStyle WeekHeaderStyle { get; set; } |
Visual Basic
![]() |
---|
Public Property WeekHeaderStyle As CalendarStyle |
A CalendarStyle object specifying the style of calendar UI elements. This property cannot be null (Nothing in Visual Basic).
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |