RadControls for WinForms

Represents event data for the CollectionChanged event.

Namespace: Telerik.WinControls
Assembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public class CollectionChangedEventArgs
Visual Basic
Public Class CollectionChangedEventArgs

Inheritance Hierarchy

System..::..Object
  Telerik.WinControls..::..CollectionChangedEventArgs

See Also