Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Mindscape WPF Property Grid
PropertyGridRow
.
.
::
.
Node Property
PropertyGridRow Class
See Also
Gets the node displayed on this row.
Namespace:
Mindscape.WpfPropertyGrid
Assembly:
Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version:
1.0.0.0 (1.0.0.0)
Syntax
C#
public
Node
Node
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
Node
As
Node
See Also
PropertyGridRow Class
Mindscape.WpfPropertyGrid Namespace