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





Gets the item that is being drawn.

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

 Syntax

C#  Copy Code

public Item Item { get; }

Visual Basic  Copy Code

Public ReadOnly Property Item As Item

 Property Value

Refers to the schedule item that must be painted by the item viewer.

 See Also

ItemDrawContext Members
ItemDrawContext Class
MindFusion.Scheduling.WinForms Namespace