MindFusion WinForms Programmer's Guide
ItemDrawContext.Style Property
See Also
 





Gets the style that should be used to draw the item.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public Style Style { get; }

Visual Basic  Copy Code

Public ReadOnly Property Style As Style

 Property Value

Refers to the Style for the item being painted.

 See Also

ItemDrawContext Members
ItemDrawContext Class
MindFusion.Scheduling.WinForms Namespace