Search
BaseForm.controls Property
See Also
 






Gets the controls collection.

Namespace: MindFusion.Scheduling
File: BaseForm.js

 Syntax

JavaScript  Copy Code

get controls() {}

 Property Value

Dictionary. A dictionary, containing references to all controls present in the form.

 See Also