Gets the style that should be used to draw the item.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public Style Style { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Style As Style |
Refers to the Style for the item being painted.
See Also