ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / BookmarkLinkAction Class / Link Property

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