C1.WPF.DataGrid Namespace : C1CollectionChangedEventArgs Class |
For a list of all members of this type, see C1CollectionChangedEventArgs members.
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. |