Gets the type of the calendar element being drawn.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public CustomDrawElements Element { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Element As CustomDrawElements |
A member of the CustomDrawElements enumeration specifying what element to draw.
See Also