FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport Namespace / ReportInfo Class / ToString Method

In This Topic
    ToString Method (ReportInfo)
    In This Topic
    Returns a string that represents the current ReportInfo object.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    Returns a string that represents the current ReportInfo object.
    See Also