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

In This Topic
    ReportName Property (ReportViewerTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Viewer.ReportViewer.ReportName. Sets the report name.
    Syntax
    'Declaration
     
    Public Property ReportName As String
    public string ReportName {get; set;}
    See Also