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

◆ expand()

void xtd::forms::collapsible_panel::expand ( )

Expand the collapsible_panel.

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