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