DataGridAutomationPeer.ITableProvider.GetColumnHeaders Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera kolekcję dostawców automatyzacja interfejsu użytkownika reprezentujących wszystkie nagłówki kolumn w tabeli.
virtual cli::array <System::Windows::Automation::Provider::IRawElementProviderSimple ^> ^ System.Windows.Automation.Provider.ITableProvider.GetColumnHeaders() = System::Windows::Automation::Provider::ITableProvider::GetColumnHeaders;
System.Windows.Automation.Provider.IRawElementProviderSimple[] ITableProvider.GetColumnHeaders ();
abstract member System.Windows.Automation.Provider.ITableProvider.GetColumnHeaders : unit -> System.Windows.Automation.Provider.IRawElementProviderSimple[]
override this.System.Windows.Automation.Provider.ITableProvider.GetColumnHeaders : unit -> System.Windows.Automation.Provider.IRawElementProviderSimple[]
Function GetColumnHeaders () As IRawElementProviderSimple() Implements ITableProvider.GetColumnHeaders
Zwraca
Kolekcja dostawców automatyzacja interfejsu użytkownika.
Implementuje
Uwagi
Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy DataGridAutomationPeer wystąpienie jest rzutowanie do interfejsu ITableProvider .