Gets or sets a value indicating whether the status pane should be displayed.
public function getEnableStatusPane() { } public function setEnableStatusPane($value) { }
Type: boolean
If true
, the status pane is displayed in both layouts; otherwise, it is hidden.
Default value is true.