Gets a reference to the schedule item, whose information is displayed in the form.
Namespace: MindFusion.Scheduling
File: BaseForm.js
SyntaxJavaScript
Copy Code
|
|---|
get item() {} |
Item
The Item instance, whose information is displayed in the form.
See Also