ComponentOne DataGrid for WPF and Silverlight
Cancel Property (DataGridBeginningNewRowEventArgs)

C1.WPF.DataGrid Namespace > DataGridBeginningNewRowEventArgs Class : Cancel Property
Gets or sets a value indicating whether the event is canceled.
Syntax
'Declaration
 
Public Property Cancel As System.Boolean
public System.bool Cancel {get; set;}
See Also

Reference

DataGridBeginningNewRowEventArgs Class
DataGridBeginningNewRowEventArgs Members