Wimark.Controls Class Library  

DataGridViewCell.ActivateOnEnter Method

Gets a value indicating whether the editing mode should be started when the cell is entered.

[Visual Basic]
Overridable Protected Function ActivateOnEnter() As Boolean 
[C#]
protected virtual bool ActivateOnEnter();
[C++]
protected: virtual bool ActivateOnEnter();

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

DataGridViewCell Class | DataGridViewCell Members | Wimark.Controls Namespace