ITableProvider.GetColumnHeaders Metoda

Definicja

Pobiera kolekcję dostawców automatyzacja interfejsu użytkownika reprezentujących wszystkie nagłówki kolumn w tabeli.

public:
 cli::array <System::Windows::Automation::Provider::IRawElementProviderSimple ^> ^ GetColumnHeaders();
public System.Windows.Automation.Provider.IRawElementProviderSimple[] GetColumnHeaders ();
abstract member GetColumnHeaders : unit -> System.Windows.Automation.Provider.IRawElementProviderSimple[]
Public Function GetColumnHeaders () As IRawElementProviderSimple()

Zwraca

IRawElementProviderSimple[]

Kolekcja dostawców automatyzacja interfejsu użytkownika.

Dotyczy

Zobacz też