GridViewBaseAutomationPeerGetColumnHeaders - метод

Gets a collection of UI Automation providers that represents all the column headers in a table.

Definition

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

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

IRawElementProviderSimple
A collection of UI Automation providers.

Реализации

ITableProviderGetColumnHeaders

См. также