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

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