Gets or sets the visualization style of the specified day.
Namespace: MindFusion.Scheduling.Compact Assembly: PocketPlanner
Syntax
C# |
public Style Style { get; set; } |
Visual Basic |
Public Property Style As Style |
Property Value
A Style object that defines the appearance of time cells included in the specified interval.
See Also
|