| C1.Silverlight.DataGrid Namespace : C1CollectionChangedEventArgs Class | 
The following tables list the members exposed by C1CollectionChangedEventArgs.
| Name | Description | |
|---|---|---|
![]()  | C1CollectionChangedEventArgs Constructor | 
| Name | Description | |
|---|---|---|
![]()  | AddedItems | Gets the item affected by an Add operation. | 
![]()  | ItemPropertiesChanged | Gets or sets a value indicating whether the meta-data of the items contained in the collection was changed (i.e. a property was added/removed to/from the item). | 
![]()  | RemovedItems | Gets the item affected by a Remove operation. |