EditorExtension.Bind Method
Name | Parameters | Description |
---|---|---|
Bind(Object, String) | dataObject, propertyName | Binds an editor to a data source’s field. |
Bind(Object) | value | Binds an editor to a value. |
Name | Parameters | Description |
---|---|---|
Bind(Object, String) | dataObject, propertyName | Binds an editor to a data source’s field. |
Bind(Object) | value | Binds an editor to a value. |
No
Your feedback is appreciated.