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

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

Syntax

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

Inheritance Hierarchy

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

See Also