ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report 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 System.String
    public override System.string ToString()

    Return Value

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