Table of Contents

Method Show

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Show(bool)

Indicates that a pane should be shown.

IAuiPaneInfo Show(bool show = true)

Parameters

show bool

true if a pane should be shown, false otherwise.

Returns

IAuiPaneInfo

Returns this pane info instance.