Provides data for the CollectionChanged event.
Namespace: Telerik.WinControls.DataAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public class NotifyCollectionChangedEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class NotifyCollectionChangedEventArgs _
Inherits EventArgs |
Inheritance Hierarchy
See Also