Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Mindscape WPF Property Grid
PropertyGridRow
.
.
::
.
IsLeaf Property
PropertyGridRow Class
See Also
Gets whether this row is a leaf node (i.e. has no children).
Namespace:
Mindscape.WpfPropertyGrid
Assembly:
Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version:
1.0.0.0 (1.0.0.0)
Syntax
C#
public
bool
IsLeaf
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
IsLeaf
As
Boolean
See Also
PropertyGridRow Class
Mindscape.WpfPropertyGrid Namespace