The SalTableColumn..::..CellComboBox type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds one item to the combobox.
| |
| AddRange |
Adds a collection of items to the combobox.
| |
| Clear |
Removes all items.
| |
| Delete |
Deletes the item at the specified index.
| |
| Equals |
Compares this object with another instance of the same class.
Only serializable members are compared.
(Overrides Object..::..Equals(Object).) | |
| Find |
Returns the index of the item.
| |
| FindString |
Finds the string in the combo list for dropdown columns.
| |
| FindStringExact |
Finds the string in the combo list for dropdown columns.
| |
| GetHashCode | (Overrides Object..::..GetHashCode()()()().) | |
| Insert |
Inserts a new item at the position specified.
|