ActiveReports 12
HelpLink Property (ReportDataException)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports Namespace > ReportDataException Class : HelpLink Property

Gets or sets a link to the help file associated with this exception.

Syntax
'Declaration
 
Public Overridable Property HelpLink As String
public virtual string HelpLink {get; set;}

Property Value

The Uniform Resource Name (URN) or Uniform Resource Locator (URL).
See Also

Reference

ReportDataException Class
ReportDataException Members