ComponentOne Reports for WPF
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 String
    public override string ToString()

    Return Value

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