Table of Contents

Enum DockType

Namespace
HeBianGu.Control.Panel
Assembly
HeBianGu.Control.Panel.dll
public enum DockType
Extension Methods

Fields

Bottom = 2
Left = 0
LeftAndRight = 4
Right = 1
Top = 3
TopAndBottom = 5