Used to define an item in a ComboBox or ListBox form control.
LISTITEM
Used to define an item in a ComboBox or ListBox form control.
|
Name | Type | Use | Default | Fixed | Description |
---|---|---|---|---|---|
text | xs:string | required | |||
value | xs:string | required | The value associated with the text. |
|