Gets or sets the day of the week to which this DayOfWeekStyle object is assigned. Namespace: MindFusion.Scheduling.Compact
|
C# |
---|
public DayOfWeek DayOfWeek { get; set; } |
Visual Basic |
---|
Public Property DayOfWeek As DayOfWeek |
A member of the .NET DayOfWeek enumeration. The default is Sunday.