Method GetPanelVisible
GetPanelVisible(SplitPanelPosition)
Gets visibility state of the panel by its position.
public virtual bool GetPanelVisible(SplitPanelPosition position)
Parameters
positionSplitPanelPositionThe position of the panel
Returns
- bool
trueif the panel is visible; otherwise,false.