Table of Contents

Method RightDockable

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

RightDockable(bool)

Indicates whether a pane can be docked on the right of the frame.

IAuiPaneInfo RightDockable(bool b = true)

Parameters

b bool

true if pane can be docked on the right, false otherwise.

Returns

IAuiPaneInfo

Returns this pane info instance.