GridViewCellAutomationPeer.GetColumnHeaderItems - метод
Retrieves a collection of UI Automation providers representing all the column headers associated with a table item or cell.
Пространство имён: Tessa.UI.Automation.PeersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.23
public virtual IRawElementProviderSimple[] GetColumnHeaderItems()
Public Overridable Function GetColumnHeaderItems As IRawElementProviderSimple()
public:
virtual array<IRawElementProviderSimple^>^ GetColumnHeaderItems()
abstract GetColumnHeaderItems : unit -> IRawElementProviderSimple[]
override GetColumnHeaderItems : unit -> IRawElementProviderSimple[]
IRawElementProviderSimple[]A collection of UI Automation providers.
ITableItemProvider.GetColumnHeaderItems()