ComponentOne DataGrid for WPF and Silverlight
IsEnteringNewRow Property (DataGridNewRow)

C1.WPF.DataGrid Namespace > DataGridNewRow Class : IsEnteringNewRow Property
Gets a value indicating whether this instance is entering a new row.
Syntax
'Declaration
 
Public ReadOnly Property IsEnteringNewRow As System.Boolean
public System.bool IsEnteringNewRow {get;}

Property Value

true if this instance is entering new row; otherwise, false.
See Also

Reference

DataGridNewRow Class
DataGridNewRow Members