Search
BaseForm.calendar Property
See Also
 






Gets a reference to the parent Calendar control.

Namespace: MindFusion.Scheduling
File: BaseForm.js

 Syntax

JavaScript  Copy Code

get calendar() {}
set calendar(value) {}

 Property Value

Calendar

The Calendar control, displaying the form.

 See Also