ActiveReports 13
HelpLink Property (XlsExportException)

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.ActiveReports.Export.Excel.Section Namespace > XlsExportException 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

XlsExportException Class
XlsExportException Members