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

Properties

  NameDescription
Public propertyDropDownStyle
Controls the appearance and functionality of the combo box.
Public propertyItem
Indexer to the combo's items collection.
Public propertyItems
The items in the combo box.
Public propertySelectedIndex
Returs/sets the selected index in the combobox if the cell is a dropdown cell.
Public propertySelectedItem
Returs/sets the selected item in the combobox if the cell is a dropdown cell.
Public propertySorted
Indicates whether the content of the list is sorted.
Public propertyTabStops
Returns/Sets the tab stops values to set for the combobox.

See Also