ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer Namespace / C1ReportViewer Class / ReportName Property

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