ASP.NET Pack Programmer's Guide
WeekRangeSettings.DayOfWeekFormat Property
See Also
 





Gets or sets the format of week day names.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public DayOfWeekFormat DayOfWeekFormat { get; set; }

Visual Basic  Copy Code

Public Property DayOfWeekFormat As DayOfWeekFormat

 Property Value

One of the DayOfWeekFormat enumeration values specifying the format of week day names. Default value is DayOfWeekFormat.Abbreviated.

 See Also

WeekRangeSettings Members
WeekRangeSettings Class
MindFusion.Scheduling.WebForms Namespace