Gets or sets a value indicating whether to display the day names header.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public State DayNamesHeader { get; set; } |
Visual Basic
![]() |
---|
Public Property DayNamesHeader As State |
Type: State
The day names are obtained from the DateTimeFormat property of the Calendar class, if it isn't a null reference, or from the corresponding DateTimeFormat property of the CultureInfo object assigned to calendar's Culture.