ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Viewer Namespace / ReportViewer Class / ReportName Property

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