Table of Contents

Method GetPanelVisible

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetPanelVisible(SplitPanelPosition)

Gets visibility state of the panel by its position.

public virtual bool GetPanelVisible(SplitPanelPosition position)

Parameters

position SplitPanelPosition

The position of the panel

Returns

bool

true if the panel is visible; otherwise, false.