ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryReportItem Class / Bookmark Property

In This Topic
    Bookmark Property (MemoryReportItem)
    In This Topic
    Gets or sets a bookmark that can be linked to via a Bookmark action.
    Syntax
    'Declaration
     
    Public Property Bookmark As String
    public string Bookmark {get; set;}
    See Also