Gets or sets the caption of the button which shows the Open File dialog.
public function getAddFilesButtonText() { } public function setAddFilesButtonText($value) { }
Type: string
The caption of the button which shows the Open File dialog.
Default value is "+ Add more files".