Wimark.Controls Class Library  

DataGridView.IsCurrentCellInEditMode Property

Gets a value indicating whether the currently active cell is being edited.

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

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