ParameterBindingPanel Constructor
Creates the new ParameterBindingPanel.
Parameters
- options
-
Type: Object
(optional) The defaults for properties for this control.
Optional: True
Examples
The following example initializes a new instance of a ParameterBindingPanel object:
var newObject = new dundas.controls.ParameterBindingPanel();