GridViewCellAutomationPeer.GetColumnHeaderItems - метод

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

Definition

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

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

IRawElementProviderSimple[]
A collection of UI Automation providers.

Реализации

ITableItemProvider.GetColumnHeaderItems()

См. также