PropertyValueEditor.InlineEditorTemplate Egenskap

Definition

Hämtar eller anger InlineEditorTemplate, DataTemplate som används för en infogad redigerare.

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

Egenskapsvärde

En DataTemplate som representerar en infogad redigerare.

Gäller för