Search
ControlModifiedEventArgs.control Property
See Also
 






Gets the control that is modified.

Namespace: MindFusion.Common.UI
File: EventArgs.js

 Syntax

JavaScript  Copy Code

get control() {}

 Property Value

Control. The control that is modified.

 See Also