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