GridItemProviderWrapperContainingGrid - свойство

Gets a UI Automation provider that implements IGridProvider and represents the container of the cell or item.

Definition

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

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

IRawElementProviderSimple
A UI Automation provider that implements the GridPattern and represents the cell or item container.

Реализации

IGridItemProviderContainingGrid

См. также