Gets or sets the key of the built-in editor to the style will be applied. This is a dependency property.

Namespace:  Mindscape.WpfElements.WpfPropertyGrid
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public Object EditorKey { get; set; }
Visual Basic (Declaration)
Public Property EditorKey As Object

Remarks

Dependency Property Information
Identifier field EditorKeyProperty
Metadata properties set to true None

See Also