IComboBoxMultiSelectItem Method |
| Name | Description | |
|---|---|---|
| SelectItem(Int32) |
Selects the item.
| |
| SelectItem(String) |
Selects the item.
| |
| SelectItem(Int32, Boolean) |
Selects or unselects the item.
| |
| SelectItem(String, Boolean) |
Selects or unselects the item.
|