ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Export.Html / GrapeCity.ActiveReports.Export.Html.Section Namespace / HtmlExport Class / OnHyperlink Property

In This Topic
OnHyperlink Property (HtmlExport)
In This Topic
Hyperlinks preprocessor if required.
Syntax
'Declaration
 
Public Property OnHyperlink As Func(Of String,String)
 
See Also