xtd 0.2.0
Loading...
Searching...
No Matches

◆ collapse()

void xtd::forms::collapsible_panel::collapse ( )

Collapse the collapsible_panel.

Remarks
Collapsing the collapsible_panel is equivalent to setting the expanded property to false. After the collapse method is called, the expanded property returns a value of false until the expand method is called.