Exago .NET API Documentation
Leaf Property
WebReports.UI.Controls Namespace > TreeNode Class : Leaf Property
Indicates if this tree node is a leaf. That is, if this node has no child nodes. TYpically, leaves are Reports.
Syntax
public System.bool Leaf {get;}

Property Value

True if this node is a leaf, or False if it is not.
See Also

Reference

TreeNode Class
TreeNode Members