ActiveReports 13
Title Property (Picture)

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Picture Class : Title 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.
Syntax
'Declaration
 
Public Property Title As String
public string Title {get; set;}
See Also

Reference

Picture Class
Picture Members