Interface
INotifyItemChanged

Allows access to a non-generic version of the ItemChanged event for ObservableItemCollection<T>.

Definition

Namespace:Telerik.Windows.Data

Assembly:Telerik.Windows.Data.dll

Syntax:

cs-api-definition
public interface INotifyItemChanged

Events

ItemChanged

Raised when some collection item's property is changed.

Declaration

cs-api-definition
event EventHandler<ItemChangedEventArgs> ItemChanged

Event Value

EventHandler<ItemChangedEventArgs>

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