MindFusion WinForms Programmer's Guide
DrawEventArgs.Element Property
See Also
 





Gets the type of the calendar element being drawn.

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

 Syntax

C#  Copy Code

public CustomDrawElements Element { get; }

Visual Basic  Copy Code

Public ReadOnly Property Element As CustomDrawElements

 Property Value

A member of the CustomDrawElements enumeration specifying what element to draw.

 See Also

DrawEventArgs Members
DrawEventArgs Class
MindFusion.Scheduling.WinForms Namespace