Parameters
- collectionView
- The DataGridCollectionView to which the item will potentially be added.
- newItem
- The new item to add to the collectionView. Will be a null reference (Nothing in Visual Basic) by default (see Remarks).
- cancel
- true to cancel the creation of the new item; false to let the process continue.