Interface
INotifyCollectionChanged

Notifies listeners of dynamic changes, such as when items get added and removed or the whole list is refreshed.

Definition

Namespace:Telerik.WinControls.Data

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public interface INotifyCollectionChanged

Derived Classes: ItemNotifyCollection<T>NotifyCollection<T>FilterDescriptorCollectionFilterExpressionCollectionFilterParameterDictionaryFilterPredicateCollectionGroupDescriptorCollectionObservableCollection<T>RadCollectionView<TDataItem>RadDataView<TDataItem>RadListSource<TDataItem>ReadOnlyObservableCollection<T>SortDescriptorCollectionEffectCollectionObjectRelationCollecionCellDefinitionsCollectionChartDataPointCollectionChatDataItemCollectionColumnCollectionColumnGroupCollectionColumnGroupRowCollectionColumnNameCollectionConditionalFormattingObjectCollectionGanttViewDataItemCollectionGanttViewLinkDataItemCollectionGanttViewTextViewColumnCollectionGridDataViewGridGroupByExpressionCollectionGridGroupByFieldCollectionGridViewColumnCollectionGridViewFilterDescriptorCollectionGridViewGroupDescriptorCollectionGridViewListSourceGridViewRelationCollectionGridViewRowCollectionGridViewSelectedCellsCollectionGridViewSelectedRowsCollectionGridViewSortDescriptorCollectionGridViewSummaryRowItemGridViewSummaryRowItemCollectionGridViewTemplateCollectionGroupsCollectionHeatMapDataItemCollectionItemObservableCollection<T>LegendItemCollectionListControlListSourceListViewColumnCollectionListViewDataItemCollectionListViewDataItemGroupCollectionListViewFilterDescriptorCollectionListViewListSourceFieldCollectionRadListDataItemSelectedCollectionRadPropertyStoreRadSortExpressionCollectionRadTokenizedTextItemCollectionRadTreeNodeCollectionRelationBindingCollectionRowDefinitionsCollectionSchedulerAppointmentCollectionSchedulerBackgroundCollectionSchedulerObservableCollectionSchedulerReminderCollectionSchedulerResourceCollectionSchedulerStatusCollectionSchedulerTimeZoneCollectionSparkDataPointCollectionTemplateDataViewTreeMapDataItemCollectionTreeMapDataItemGroupCollectionTreeMapListSourceWaitingBarIndicatorCollectionWaitingIndicatorCollectionWizardPageCollectionPropertySerializationMetadataCollection

Events

CollectionChanged

Occurs when the collection changes.

Declaration

cs-api-definition
event NotifyCollectionChangedEventHandler CollectionChanged

Event Value

NotifyCollectionChangedEventHandler

In this article
DefinitionEventsCollectionChanged
Not finding the help you need?
Contact Support