CheckBoxWithDropDown Fields |
The CheckBoxWithDropDown type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheckboxChecked |
Gets or sets if checkbox input is checked.
|
![]() | CheckboxText |
Gets or sets text next to checkbox input.
|
![]() | DropDownItems |
Gets or sets collection of items to be bound to dropdownlist.
|
![]() | DropDownLabel |
Gets or sets text next to dropdownlist.
|
![]() | DropDownPrompt |
Gets or sets default prompt message in dropdownlist.
|
![]() | DropDownVisible |
Gets or sets if dropdownlist and text is visible.
|
![]() | Enabled |
Enables or Disables control.
|
![]() | Value |
Gets or sets value of control.
|