ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / ReportInfo Class / Creator Property

In This Topic
    Creator Property (ReportInfo)
    In This Topic
    Gets or sets the name of the application that created the report.
    Syntax
    'Declaration
     
    Public Property Creator As System.String
    public System.string Creator {get; set;}
    See Also