Sdílet prostřednictvím


ExtendedPropertyValueEditor.ExtendedEditorTemplate Vlastnost

Definice

Získá nebo nastaví DataTemplate použitý pro rozšířený automaticky otevíraný nebo připnutý editor.

public:
 property System::Windows::DataTemplate ^ ExtendedEditorTemplate { System::Windows::DataTemplate ^ get(); void set(System::Windows::DataTemplate ^ value); };
public System.Windows.DataTemplate ExtendedEditorTemplate { get; set; }
member this.ExtendedEditorTemplate : System.Windows.DataTemplate with get, set
Public Property ExtendedEditorTemplate As DataTemplate

Hodnota vlastnosti

Objekt DataTemplate použitý pro rozšířený automaticky otevíraný nebo připnutý editor.

Poznámky

Jeho DataContext hodnota je nastavená PropertyValuena .

Platí pro