Gets or sets the style associated with this appointment.
Namespace: MindFusion.Scheduling Assembly: PocketPlanner
Syntax
C# |
public override Style Style { get; set; } |
Visual Basic |
Public Overrides Property Style As Style |
Property Value
An instance of the Style class that defines the appearance of the item.
See Also
|