Selects an editor for a value.

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public sealed class EditorSelector : DataTemplateSelector
Visual Basic (Declaration)
Public NotInheritable Class EditorSelector _
	Inherits DataTemplateSelector

Inheritance Hierarchy

System..::.Object
  System.Windows.Controls..::.DataTemplateSelector
    Mindscape.WpfPropertyGrid..::.EditorSelector

See Also