ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / TocTreeNode Class / IsLeaf Property

In This Topic
    IsLeaf Property (TocTreeNode)
    In This Topic
    Gets true if node is leaf
    Syntax
    'Declaration
     
    Public ReadOnly Property IsLeaf As Boolean
    public bool IsLeaf {get;}
    See Also