ActiveReports 11
Caption Property (Title)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Title Class : Caption Property

Gets or sets the caption of the title.

Syntax
'Declaration
 
Public Property Caption As ExpressionInfo
public ExpressionInfo Caption {get; set;}

Property Value

An ExpressionInfo object containing the caption of the title.

See Also

Reference

Title Class
Title Members