Gets or sets the format of week day names.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public DayOfWeekFormat DayOfWeekFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property DayOfWeekFormat As DayOfWeekFormat |
One of the DayOfWeekFormat enumeration values specifying the format of week day names. Default value is DayOfWeekFormat.Abbreviated.