Gets or sets the first weekend day in the calendar.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public DayOfWeek FirstWeekendDay { get; set; } |
Visual Basic Copy Code |
---|
Public Property FirstWeekendDay As DayOfWeek |
A member of the .NET DayOfWeek enumeration.
Specifies which day to regard as start of the weekend.