Share via


Dock Enum

Definition

Possible values in what direction a child element will be docked in within the DockLayout,

public enum Dock
Inheritance
System.Enum
Dock

Fields

Bottom 3
Left 0
Right 2
Top 1

Applies to