GridViewBaseAutomationPeer.GetColumnHeaders - метод
Gets a collection of UI Automation providers that represents all the column headers in a table.
Пространство имён: Tessa.UI.Automation.PeersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.23
public virtual IRawElementProviderSimple[] GetColumnHeaders()
Public Overridable Function GetColumnHeaders As IRawElementProviderSimple()
public:
virtual array<IRawElementProviderSimple^>^ GetColumnHeaders()
abstract GetColumnHeaders : unit -> IRawElementProviderSimple[]
override GetColumnHeaders : unit -> IRawElementProviderSimple[]
IRawElementProviderSimple[]A collection of UI Automation providers.
ITableProvider.GetColumnHeaders()