Name | Description | |
---|---|---|
![]() | DataGridItemEventArgs Constructor | Initializes a new instance of the DataGridtemEventArgs class specifying the item and the collection view to which it is to be added or removed. |
The following tables list the members exposed by DataGridItemEventArgs.
Name | Description | |
---|---|---|
![]() | DataGridItemEventArgs Constructor | Initializes a new instance of the DataGridtemEventArgs class specifying the item and the collection view to which it is to be added or removed. |
Name | Description | |
---|---|---|
![]() | CollectionView | Gets the DataGridCollectionView to which the item will potentially be added or removed. |
![]() | Item | Gets the item to add to or remove from the CollectionView. |