DockProviderWrapperDockPosition - свойство

Gets the current DockPosition of the control within a docking container.

Definition

Пространство имён: Tessa.UI.Automation.Helpers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
public DockPosition DockPosition { get; }

Возвращаемое значение

DockPosition
The DockPosition of the control, relative to the boundaries of the docking container and other elements within the container.

Реализации

IDockProviderDockPosition

См. также