ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapTitle Class / Text Property

In This Topic
    Text Property (MapTitle)
    In This Topic
    Text of the title.
    Syntax
    'Declaration
     
    Public Property Text As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo Text {get; set;}
    See Also