Search Results for

    Show / Hide Table of Contents

    Link to the URL

    Using this type of link, you can:

    • navigate to the given internet address;
    • execute some kind of system commands, for example, mailto: for sending an email.

    When clicking on the link of this type, the System.Diagnostics.Process.Start method is executed with the link's value as a parameter.

    You can indicate the value of the link by using two methods:

    • indicate the value directly, for example, "http://www.fast-report.com";
    • indicate an expression, which returns the value of the link. This expression will be calculated when you run the report.
    Back to top © 1998-2026 Copyright Fast Reports Inc.