A2v10 Platform documentation
UK


ValuedControl Abstract Element

Represents an abstract control that contains a value.

Inherits: Control : UIElement : UIElementBase

Properties

Name 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