Wimark.Controls Class Library  

DataGridView.IsCurrentRowDirty Property

Gets a value indicating whether the current row has uncommitted changes.

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

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

DataGridView Class | DataGridView Members | Wimark.Controls Namespace