Wimark.Controls Class Library  

DataGridViewRow.IsNewRow Property

Gets a value indicating whether or not the row is the new row.

[Visual Basic]
Public ReadOnly Property IsNewRow As Boolean 
[C#]
public bool IsNewRow {get;}
[C++]
public: __property bool get_IsNewRow();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DataGridViewRow Class | DataGridViewRow Members | Wimark.Controls Namespace