ObjectBindingT, TValue Properties |
The ObjectBindingT, TValue generic type exposes the following members.
Name | Description | |
---|---|---|
DataItem |
Gets the object to get/set the values using the InnerBinding | |
DataValue |
Gets or sets the value of this binding on the bound object
(Overrides DirectBindingTDataValue.) | |
GettingNullValue |
Gets or sets the default value to use when getting the value for this binding when the DataItem or property value is null
| |
InnerBinding |
Gets the binding used to get/set the values from the DataItem | |
SettingNullValue |
Gets or sets the default value to use when setting the value for this binding when input value is null
|