GridViewCellAutomationPeerContainingGrid - свойство

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

Definition

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

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

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

Реализации

IGridItemProviderContainingGrid

См. также