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