FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ReportInfo Class / Title Property

In This Topic
    Title Property (ReportInfo)
    In This Topic
    Gets or sets the title of the report.
    Syntax
    'Declaration
     
    Public Property Title As String
    public string Title {get; set;}
    See Also