[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.BookmarkInfo.Kids

Kids Property

Kids

Gets or sets an array of child bookmarks, representing the hierarchical structure of bookmarks.

Declaration
public BookmarkInfo[] Kids { get; set; }
Property Value
Type Description
BookmarkInfo[]

An array of BookmarkInfo objects representing child bookmarks.