Gets or sets the style of the weekend cells.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public Style WeekendStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property WeekendStyle As Style |
An instance of the Style class.
See Also