Xceed DataGrid for WPF v7.2 Documentation
DataGridCreatingNewItemEventArgs Class Members
Properties 


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : DataGridCreatingNewItemEventArgs Class

The following tables list the members exposed by DataGridCreatingNewItemEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DataGridCreatingNewItemEventArgs class specify the collection view to which the item will potentially be added and allowing the process to be canceled.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGets the DataGridCollectionView to which the item will potentially be added.  
Public PropertyGets or sets a value that indicates whether the event handler has completely handled the event or whether the system should continue its own processing.  
Public PropertyGets or sets the new item to add to the CollectionView.  
Top
See Also

Reference

DataGridCreatingNewItemEventArgs Class
Xceed.Wpf.DataGrid Namespace