Gets the property represented by this node.

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

Syntax

C#
public PropertyInfo PropertyInfo { get; }
Visual Basic (Declaration)
Public ReadOnly Property PropertyInfo As PropertyInfo

See Also