ActiveReports Developer 7
Title Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > HtmlExportOptions Class : Title Property

Glossary Item Box

Specifies the text used in the HTML tags of the exported document when using an HTML viewer type.

Syntax

Visual Basic (Declaration) 
Public Property Title As System.String
C# 
public System.string Title {get; set;}

See Also