C# Class Brewmaster.Layout.LayoutHandler.PanelPosition

ファイルを表示 Open project: Sumez/Brewmaster

Public Properties

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

Property Details

Index public_oe property

public int Index
return int

Sibling public_oe property

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

SplitContainer public_oe property

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