A property grid entry representing a non-indexed property on an object.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  Mindscape.WpfElements.WpfPropertyGrid..::.Node
    Mindscape.WpfElements.WpfPropertyGrid..::.PropertyNode

See Also