PropertyValueEditor.InlineEditorTemplate Propriété

Définition

Obtient ou définit la propriété InlineEditorTemplate, l'objet DataTemplate utilisé pour un éditeur inline.

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

Valeur de propriété

Objet DataTemplate qui représente un éditeur inline.

S’applique à