On this page:
Requirements
Configuration
Combo Box Settings | |
---|---|
Field | Description |
Control Name | Defines a name for the control so it can be accessed in the CodeBehind script. See Display Code Behind. |
Value | The Tag that will receive the value selected. |
PlaceHolder | Message shown before select an object. |
DataSource | Data Source. |
ReadOnly | Enable Read Only mode. |
ComboBox Settings | |
---|---|
Field | Description |
Selected Index | ------------------ |
Blinding |
|
Selected Item | ------------------ |
Items Source |
|
IsEditable | Check box for the combobox to be editable. Allows editing only of the values on the items. If Custom values are required the property AllowCustomValues must be set on the code behind script. |
IsLegacy | ------------------ |
Max Items | ------------------ |
Reload | ---------------- |
Runtime
In this section: