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; }
Specifies whether editing will start only after second click (after cell is selected) on a cell.
[DefaultValue(false)] public Boolean SecondClickEditing { get; set; }