ActiveReports 12
Caption Property (Title)

GrapeCity.ActiveReports.v12 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 GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo object containing the caption of the title.
See Also

Reference

Title Class
Title Members