ComponentOne Reports for WPF
C1.C1Report 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