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

In This Topic
    BookmarkLink Property (IAction)
    In This Topic
    Specifies bookmark within the report to go to when report item is clicked on.
    Syntax
    'Declaration
     
    ReadOnly Property BookmarkLink As String
    string BookmarkLink {get;}
    See Also