'Declaration
Public ReadOnly Property IsEnteringNewRow As Boolean
public bool IsEnteringNewRow {get;}
Property Value
true
if this instance is entering new row; otherwise, false
.'Declaration
Public ReadOnly Property IsEnteringNewRow As Boolean
public bool IsEnteringNewRow {get;}
true
if this instance is entering new row; otherwise, false
.