ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ReportInfo Class / Text Property

In This Topic
    Text Property (ReportInfo)
    In This Topic
    Returns the FormatString format associated with the control.
    Syntax
    'Declaration
     
    Public ReadOnly Property Text As String
    public string Text {get;}
    See Also