ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / HyperLinkEventArgs Class / CreateNewTab Property

In This Topic
    CreateNewTab Property
    In This Topic
    Gets or sets a value indicating whether a new tab has been created.
    Syntax
    'Declaration
     
    Public Property CreateNewTab As Boolean
    public bool CreateNewTab {get; set;}
    See Also