The ISalListControl type exposes the following members.

Properties

  NameDescription
Public propertyCount
Returns the total number of items in the list.
Public propertyItem
Returns the item at the specified index.
Public propertyItems
Returns the collection of items.
Public propertySelectedIndex
Returns/Sets the index of the currently selected item.
Public propertySelectedIndices
Returns the indices of the selected items.
Public propertySelectedItem
Returns/Sets the currently selected item.
Public propertySelectionMode
Returns/Sets the selection mode.

See Also