Table of Contents

Method LeftDockable

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

LeftDockable(bool)

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

IAuiPaneInfo LeftDockable(bool b = true)

Parameters

b bool

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

Returns

IAuiPaneInfo

Returns this pane info instance.