The following tables list the members exposed by ViewableRecordCollection.
Name | Description | |
---|---|---|
![]() | Count | The total number of records in the collection (read-only). |
![]() | CountOfFixedRecordsOnBottom | The number of records at the end of the list that are fixed (read-only). |
![]() | CountOfFixedRecordsOnTop | The number of records at the beginning of the list that are fixed (read-only). |
![]() | Item | Gets the record at the specified index (read-only) |
Name | Description | |
---|---|---|
![]() | HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
![]() | OnFirstListenerAdding | Overridden. Overridden. Called when the first listener is being added to the Infragistics.PropertyChangeNotifier.PropertyChanged event. |
![]() | OnHasListenersChanged | Overridden. Overridden. Called when value of HasListeners property chnages. |
![]() | OnPropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | RaisePropertyChangedEvent | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | Occurs when a changes are made to the colleciton, i.e. records are added, removed or the entire collection is reset. |
![]() | PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |