AllowEditorReservedLocations Property (FpSpread)
Gets or sets whether cell editor reserved mouse locations are allowed.
public bool AllowEditorReservedLocations {get; set;}
'Declaration
Public Property AllowEditorReservedLocations As Boolean
'Usage
Dim instance As FpSpread
Dim value As Boolean
instance.AllowEditorReservedLocations = value
value = instance.AllowEditorReservedLocations