Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Mindscape WPF Property Grid
PropertyNode Class
Members
See Also
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
PropertyNode Members
Mindscape.WpfPropertyGrid Namespace