Sys.Binding.mode Property
Gets or sets the direction mode of the binding.
var a = MyBinding.get_mode(); MyBinding.set_mode(value);
Return Value
A Sys.BindingMode object.
See Also
Gets or sets the direction mode of the binding.
var a = MyBinding.get_mode(); MyBinding.set_mode(value);
A Sys.BindingMode object.