DataGridRowDetailsEventArgs.DetailsElement Vlastnost

Definice

Získá oddíl podrobností řádku jako prvek architektury.

public:
 property System::Windows::FrameworkElement ^ DetailsElement { System::Windows::FrameworkElement ^ get(); };
public System.Windows.FrameworkElement DetailsElement { get; }
member this.DetailsElement : System.Windows.FrameworkElement
Public ReadOnly Property DetailsElement As FrameworkElement

Hodnota vlastnosti

FrameworkElement

Oddíl podrobností řádku jako element architektury.

Platí pro

Viz také