[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Viewer.ReportViewerConfiguration.ProcessHyperlink

ProcessHyperlink Property

Gets or sets a function to preprocess and return a modified hyperlink string.

Declaration
public Func<string, string> ProcessHyperlink { get; set; }
Property Value
Type Description
Func<string, string>

A delegate used to preprocess hyperlinks in the report.