DockProviderWrapperDockPosition - свойство

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

Definition

Пространство имён: Tessa.UI.Automation.Helpers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
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

См. также