WebComboValueItem Properties
| Text | Description Gets or sets the text of the value item. ValueType string Default Value - |
| Value | Description Gets or sets the value of the value item. ValueType string Default Value - |
| Position | Description Gets or sets the position of the value item. ValueType integer Default Value - |
| StartPos | Description Gets the start index character for the specified value item. ValueType integer Default Value - |
| EndPos | Description Gets the end index character for the specified value item. ValueType integer Default Value - |
| IsSelected | Description Specifies whether the specified value item is selected (highlighted). ValueType boolean Default Value - |