Gets or sets the style of the weekend cells.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Style WeekendStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property WeekendStyle As Style |
A Style object specifying the appearance of weekend cells. This property cannot be null.