The SalTableColumn..::..CellComboBox type exposes the following members.

Methods

  NameDescription
Public methodAdd
Adds one item to the combobox.
Public methodAddRange
Adds a collection of items to the combobox.
Public methodClear
Removes all items.
Public methodDelete
Deletes the item at the specified index.
Public methodEquals
Compares this object with another instance of the same class. Only serializable members are compared.
(Overrides Object..::..Equals(Object).)
Public methodFind
Returns the index of the item.
Public methodFindString
Finds the string in the combo list for dropdown columns.
Public methodFindStringExact
Finds the string in the combo list for dropdown columns.
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodInsert
Inserts a new item at the position specified.

See Also