BindingValue<T> Properties
Properties
DoNothing | Returns a binding value with a type of DoNothing. |
Error | Gets the binding or data validation error. |
HasError | Gets a value indicating whether the binding value represents either a binding or data validation error. |
HasValue | Gets a value indicating whether the binding value has a value. |
Type | Gets the type of the binding value. |
Unset | Returns a binding value with a type of UnsetValue. |
Value | Gets the binding value or fallback value. |