Interface IUIDataBindable
public interface IUIDataBindable
- Extension Methods
Methods
BindData(IProperty)
void BindData(IProperty dataProperty)
Parameters
dataPropertyIProperty
RedrawOnBoundValueChanged(bool)
void RedrawOnBoundValueChanged(bool instant = true)
Parameters
instantbool