Search
BaseForm.item Property
See Also
 






Gets the item, whose information is displayed in the form.

Namespace: MindFusion.Scheduling
File: BaseForm.js

 Syntax

JavaScript  Copy Code

get item() {}

 Property Value

Item. The Item instance, whose information is displayed in the form.

 See Also