Gets or sets a width of the tree pane.
public function getWidth() {
}
public function setWidth($value) {
}
Type: integer
The width of the tree pane (in pixels). If you want to hide the tree pane, set this property to 0.
Default value is 200.