Udostępnij za pośrednictwem


DataGridColumnHeadersPresenter.GetVisualChild(Int32) Metoda

Definicja

Zwraca element podrzędny Visual w określonym indeksie.

protected:
 override System::Windows::Media::Visual ^ GetVisualChild(int index);
protected override System.Windows.Media.Visual GetVisualChild (int index);
override this.GetVisualChild : int -> System.Windows.Media.Visual
Protected Overrides Function GetVisualChild (index As Integer) As Visual

Parametry

index
Int32

Indeks elementu podrzędnego Visual do zwrócenia.

Zwraca

Visual

Element podrzędny.

Uwagi

Ta metoda zastępuje wskaźnik przeciągania nagłówka kolumny jako element podrzędny wizualizacji.

Dotyczy

Zobacz też