Gets the Calendar control, associated with the item.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public Calendar Calendar { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Calendar As Calendar |
Refers to the Calendar object associated with the item editor.
See Also