Active | Indicates whether the item has the focus. Set the property as follows:
- True: Puts the focus on the item.
- False: Removes the focus from the item. If the item had been in focus, the focus moves to the next item that can get the focus.
|
DataBind | The DataBind object tied to this item. |
ExpandType | The expand types of the combo box. |
Item | The item properties of the combo box. You can get the item that specifics the combo box, and set the item properties if necessary. |
Selected | The selected value. |
ValidValues | The valid values for the combo box. |