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