Gets or sets a style associated with the item. Namespace: MindFusion.Scheduling
|
C# |
---|
public abstract Style Style { get; set; } |
Visual Basic |
---|
Public MustOverride Property Style As Style |
A Style object that defines the appearance of the item.
This style is applied to the item when it is neither pointed with the mouse nor selected.
Item Members
Item Class
MindFusion.Scheduling Namespace
SelectedStyle Property
PointedStyle Property
PointedSelectedStyle Property