Gets or sets the caption of the Hide Details button.
public function getHideDetailsButtonText() {
}
public function setHideDetailsButtonText($value) {
}
Type: string
The caption of the Hide Details button.
Default value is "Hide Details".