共用方式為


PropertyValueEditor.InlineEditorTemplate 屬性

定義

取得或設定 InlineEditorTemplate,也就是用於內嵌編輯器的 DataTemplate

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

屬性值

表示內嵌編輯器的 DataTemplate

適用於