Version

SelectedCellCollection Class Properties

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

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