Gets or sets the style associated with this appointment.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C#
![]() |
---|
public override Style Style { get; set; } |
Visual Basic
![]() |
---|
Public Overrides Property Style As Style |
An instance of the Style class that defines the appearance of the item.
This style is applied to the item when it is neither pointed by the user nor selected.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |