DockLayoutAlignment Enumeration

Contains values that indicate dock layout alignment.

Member Name Description
Center Center alignment.
Far Aligned to the far position. In a left-to-right layout, the far position is right. In a right-to-left layout, the far position is left.
Fill Fill alignment.
Near Aligned to the near position. In a left-to-right layout, the near position is left. In a right-to-left layout, the near position is right.

Requirements

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also