ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / 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 System.String
    public System.string Title {get; set;}
    See Also