The following tables list the members exposed by SelectedRecordCollection.
Name | Description | |
---|---|---|
![]() | Count | Returns the number of items in the collection (read-only). (Inherited from Infragistics.Windows.DataPresenter.SelectedItemCollectionBase) |
![]() | IsReadOnly | Overridden. Indicates whether the collection is read-only |
![]() | Item | Indexer |
Name | Description | |
---|---|---|
![]() | HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | List | Returns the internal list used to hold the items. (Inherited from Infragistics.Windows.DataPresenter.SelectedItemCollectionBase) |
Name | Description | |
---|---|---|
![]() | Add | Adds the specified record to this selected records collection. |
![]() | AddRange | Overloaded. Selects records contained in passed in records array keeping the existing selected records selected. |
![]() | Clear | Clears the collection unselecting any selected records. |
![]() | Contains | Overloaded. Returns true if the item is in the collection |
![]() | CopyTo | Copies the elements of the collection into the array. |
![]() | GetEnumerator | Returns a type safe enumerator. |
![]() | IndexOf | Returns the zero-based index of the item or -1 if not in collection (Inherited from Infragistics.Windows.DataPresenter.SelectedItemCollectionBase) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | Raised when items are added or removed from the collection (Inherited from Infragistics.Windows.DataPresenter.SelectedItemCollectionBase) |
![]() | PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
SelectedRecordCollection Class
Infragistics.Windows.DataPresenter Namespace
Record Class
IsSelected Property
DataPresenterBase Class
SelectedItems Property
SelectedItemsChanging Event
SelectedItemsChanged Event
FieldLayoutSettings Class
SelectionTypeRecord Property
DataPresenterBase.SelectedItemHolder Class
Records Property