BindingProperty Method |
Name | Description | |
---|---|---|
PropertyT, TValue(ExpressionFuncT, TValue) |
Creates a new indirect property binding using the specified propertyExpression.
| |
PropertyTValue(String) |
Creates a new indirect property binding using the specified propertyName.
| |
PropertyTValue(String, Boolean) |
Creates a new indirect property binding using the specified propertyName.
| |
PropertyT, TValue(T, ExpressionFuncT, TValue) |
Creates a new direct property binding to the specified model object.
|