Sys.Binding.mode Property

Switch View :
ScriptFree
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

Other Resources