Gets or sets the style of the weekend cells.
Namespace: MindFusion.Scheduling.Compact Assembly: PocketPlanner
Syntax
C# |
public Style WeekendStyle { get; set; } |
Visual Basic |
Public Property WeekendStyle As Style |
Property Value
A Style object specifying the appearance of weekend cells. This property cannot be null.
See Also
|