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

Name Value Description
Left 0
Top 1
Right 2
Bottom 3

Applies to