Method BottomDockable
BottomDockable(bool)
Indicates whether a pane can be docked at the bottom of the frame.
IAuiPaneInfo BottomDockable(bool b = true)
Parameters
b
booltrue
if pane can be docked at the bottom,false
otherwise.
Returns
- IAuiPaneInfo
Returns this pane info instance.