Version

SelectedItemCollectionBase Class Properties

For a list of all members of this type, see SelectedItemCollectionBase members.

Public Properties
 NameDescription
Public PropertyCountReturns the number of items in the collection (read-only).  
Public PropertyIsReadOnlyIndicates whether the collection is read-only  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Protected PropertyListReturns the internal list used to hold the items.  
See Also