Configure binding arguments. More...
Properties | |
| BindingTypeEnum | BindingType [get] |
| Gets the direction of data flow in the binding. | |
| string | Code [get, set] |
| Gets or sets the binding expression. | |
| bool | IsBindingActive [get] |
| Checks whether the binding is active. | |
| bool | IsBindingEnabled [get, set] |
| Gets or sets a value indicating whether this binding is enabled. | |
| bool | IsCodeValid [get] |
| Checks whether the binding expression is valid. | |
| Property | Property [get] |
| Gets the property the binding binds. | |
| AnimationTargetPropertyAttributeEnum | PropertyAttribute [get, set] |
| Gets or sets the property field that the binding binds. | |
Configure binding arguments.
|
get |
Gets the direction of data flow in the binding.
Examples
To set the binding mode:
|
getset |
Gets or sets the binding expression.
Examples
To set the binding expression of a binding:
|
get |
Checks whether the binding is active.
Examples
To check whether a binding is active:
|
getset |
Gets or sets a value indicating whether this binding is enabled.
Examples
To make the binding disabled:
|
get |
Checks whether the binding expression is valid.
Examples
To check whether a binding expression is valid:
Gets the property the binding binds.
Examples
To get the property a binding binds:
|
getset |
Gets or sets the property field that the binding binds.
Examples
To set the property field that a binding binds: