FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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