[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.BookmarkInfo.IsLeaf

IsLeaf Property

IsLeaf

Gets or sets a value indicating whether this bookmark is a leaf node, meaning it has no child bookmarks.

Declaration
public bool IsLeaf { get; set; }
Property Value
Type Description
bool

true if this bookmark is a leaf node; otherwise, false.