Gets or sets a style associated with the item.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public abstract ItemStyle Style { get; set; } |
Visual Basic
![]() |
---|
Public MustOverride Property Style As ItemStyle |
An instance of the ItemStyle class.