ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReportItem Interface / Bookmark Property

In This Topic
    Bookmark Property (IReportItem)
    In This Topic
    Specifies a bookmark that can be linked to via a Bookmark action.
    Syntax
    'Declaration
     
    ReadOnly Property Bookmark As String
    string Bookmark {get;}
    See Also