[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.Label.HyperLink

HyperLink Property

Gets or sets a URL address that can be used in the viewer's HyperLink event to navigate to the specified location. The URL is automatically converted into an anchor tag or a hyperlink in HTML and PDF exports.

Declaration
public string HyperLink { get; set; }