Gets a PropertyGridBindingView of the children of the node displayed on this row.

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

Syntax

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

See Also