ActiveReports 12
Description Property (Picture)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Picture Class : Description Property
Gets or sets the alternate description for the picture.  Used in the Html Export for the "alt" img tag property.
Syntax
'Declaration
 
Public Property Description As String
public string Description {get; set;}
See Also

Reference

Picture Class
Picture Members