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

◆ panel1() [1/2]

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

Gets the left or top panel of the splitter_panel, depending on orientation.

Returns
If orientation is vertical, the left panel of the split_container. If orientation is horizontal, the top panel of the split_container.