VisibleSelectionResizer: Boolean;
The VisibleSelectionResizer property determines whether to show the resizer for table cells selection area.
Use JSON or the setVisibleSelectionResizer method to set the property value, and the getVisibleSelectionResizer method to get the property value.
If the property is True, selection area resizer is shown, otherwise it is not.
The example of use is given on the page with description of the TabSheetSettings.SmoothScrolling property.
See also: