Gets or sets the DataTemplate which the editor uses to present or edit
node values. This is a dependency property.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public DataTemplate EditorTemplate { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property EditorTemplate As DataTemplate |
Remarks
Dependency Property Information
| Identifier field | EditorTemplateProperty |
| Metadata properties set to true | None |