Table of Contents

Method BottomDockable

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

BottomDockable(bool)

Indicates whether a pane can be docked at the bottom of the frame.

IAuiPaneInfo BottomDockable(bool b = true)

Parameters

b bool

true if pane can be docked at the bottom, false otherwise.

Returns

IAuiPaneInfo

Returns this pane info instance.