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