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

In This Topic
    OutputFormat Property (InputFieldText)
    In This Topic
    Used for format the Text property value
    Syntax
    'Declaration
     
    Public Property OutputFormat As String
    public string OutputFormat {get; set;}
    See Also