C# Class Brewmaster.Layout.LayoutHandler.PanelPosition

Show file Open project: Sumez/Brewmaster

Public Properties

Property Type Description
Index int
Sibling Brewmaster.Layout.IdePanel
SplitContainer Brewmaster.Layout.MultiSplitContainer

Property Details

Index public property

public int Index
return int

Sibling public property

public IdePanel,Brewmaster.Layout Sibling
return Brewmaster.Layout.IdePanel

SplitContainer public property

public MultiSplitContainer,Brewmaster.Layout SplitContainer
return Brewmaster.Layout.MultiSplitContainer