ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / InputFieldText Class / Text Property

In This Topic
    Text Property (InputFieldText)
    In This Topic
    A field, constant or expression whose value is displayed
    Syntax
    'Declaration
     
    Public Property Text As String
    public string Text {get; set;}
    See Also