ValueModel

12 Sep 20251 minute to read

Interface for a class Value

Properties

datePickerModel DatePickerModel

Specifies the property for DatePicker value.

multiSelectModel MultiSelectModel

Specifies the property for MultiSelect value.

numericTextBoxModel NumericTextBoxModel

Specifies the property for NumericTextBox value.

radioButtonModel RadioButtonModel

Specifies the RadioButton value.

textBoxModel TextBoxModel

Specifies the TextBox value.