Gets the Calendar control, associated with the item.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# 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.
A class can be set as an item editor using the ItemEditorAttribute attribute.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |