FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport 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 String
    public string Subject {get; set;}
    See Also