Library WinForms NextSuite .NET Controls NextGrid .NET Reference Classes NextGrid SecondClickEditing

SecondClickEditing

Specifies whether editing will start only after second click (after cell is selected) on a cell.

cs
[DefaultValue(false)]
public Boolean SecondClickEditing { get; set; }

Sign in