GridViewCellAutomationPeerGetRowHeaderItems - метод

Retrieves a collection of UI Automation providers representing all the row headers associated with a table item or cell.

Definition

Пространство имён: Tessa.UI.Automation.Peers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
public virtual IRawElementProviderSimple[] GetRowHeaderItems()

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

IRawElementProviderSimple
A collection of UI Automation providers.

Реализации

ITableItemProviderGetRowHeaderItems

См. также