RetainSelectionBlock Property (FpSpread)
Gets or sets whether the selected range of cells remains highlighted when the component loses the focus.
public bool RetainSelectionBlock {get; set;}
'Declaration
Public Property RetainSelectionBlock As Boolean
'Usage
Dim instance As FpSpread
Dim value As Boolean
instance.RetainSelectionBlock = value
value = instance.RetainSelectionBlock