GridViewBaseAutomationPeer.GetRowHeaders - метод

Retrieves a collection of UI Automation providers that represents all row headers in the table.

Definition

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

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

IRawElementProviderSimple[]
A collection of UI Automation providers.

Реализации

ITableProvider.GetRowHeaders()

См. также