Gets or sets the style associated with this appointment.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override ItemStyle Style { get; set; } |
Visual Basic
![]() |
---|
Public Overrides Property Style As ItemStyle |
An instance of the ItemStyle class that defines the appearance of the item.
More information about styling items' appearance can be found here.