ComponentOne Reports for WPF
C1.WPF.C1Report Namespace / C1DocumentViewer Class / ReportName Property

In This Topic
    ReportName Property (C1DocumentViewer)
    In This Topic
    Gets or sets the name of the report to show.
    Syntax
    'Declaration
     
    Public Property ReportName As String
    public string ReportName {get; set;}
    See Also