Gets or sets a height of the folder pane.
public function getHeight() {
}
public function setHeight($value) {
}
Type: integer
The height of the folder pane. If you want to hide the folder pane, set this property to 0
; by setting this property equal to Height you can hide the upload pane.
Default value is 300.