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

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