RetainSelectionBlock Property
RetainSelectionBlock
Gets or sets whether the selected range of cells in the view
remains highlighted when the view loses the focus.
Declaration
public bool RetainSelectionBlock { get; set; }
Public Property RetainSelectionBlock As Boolean