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