Gets or sets the property handled by this editor. This is a dependency property.

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

Syntax

C#
public string PropertyName { get; set; }
Visual Basic (Declaration)
Public Property PropertyName As String

Remarks

Dependency Property Information
Identifier fieldPropertyNameProperty
Metadata properties set to trueNone

See Also