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

◆ panel2() [1/2]

virtual const splitter_panel & xtd::forms::split_container::panel2 ( ) const
virtualnoexcept

Gets the right or bottom panel of the splitter_panel, depending on orientation.

Returns
If orientation is vertical, the right panel of the split_container. If orientation is horizontal, the bottom panel of the split_container.