Represents an abstract control that contains a value.
Inherits: Control : UIElement : UIElementBaseName | Type | Description |
---|---|---|
Value | Object | Binding (Bind) only. Binding to a data model value. |
ValidateValue | Object | Binding (Bind) only. Binding to a value for validation. It is specified only if the validator needs to be associated not with the value in the element, but with some other property of the model. |
Base item properties |