Gets or sets a value indicating whether the mode, which allows to select a file for upload by clicking on it, is enabled or not.
public function getEnableCheckByClick() { } public function setEnableCheckByClick($value) { }
Type: boolean
The value indicating whether the mode, which allows to select a file for upload by clicking on it, is enabled or not.Default value is false.
In this mode files cannot be opened by double-clicking.