The TypeEditor type exposes the following members.

Properties

  NameDescription
AllowExpand
Gets or sets whether the user should be allowed to expand a node edited by this. editor. This is a dependency property.
(Inherited from Editor.)
EditedType
The type of value that this editor can edit. This is a dependency property.
EditorTemplate
Gets or sets the DataTemplate which the editor uses to present or edit node values. This is a dependency property.
(Inherited from Editor.)
TemplateBindingMode
Gets or sets the way in which the EditorTemplate is bound to the property value. This is a dependency property.

See Also