Value

12 Sep 20251 minute to read

Defines the property for value.

Properties

datePickerModel DatePickerModel

Specifies the property for DatePicker value.

Defaults to null

multiSelectModel MultiSelectModel

Specifies the property for MultiSelect value.

Defaults to null

numericTextBoxModel NumericTextBoxModel

Specifies the property for NumericTextBox value.

Defaults to null

radioButtonModel RadioButtonModel

Specifies the RadioButton value.

Defaults to null

textBoxModel TextBoxModel

Specifies the TextBox value.

Defaults to null