Gets the ResourceKey for the DataTemplate that edits values as plain text.

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

Syntax

C#
public static ComponentResourceKey SimpleTextEditorKey { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property SimpleTextEditorKey As ComponentResourceKey

See Also