EditModeReplace Property
EditModeReplace
Gets or sets whether the existing contents of a cell in the component
are selected when that cell enters edit mode.
Declaration
public bool EditModeReplace { get; set; }
Public Property EditModeReplace As Boolean