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

In This Topic
    ReportViewer Class
    In This Topic
    Defines the report viewer control for displaying a report document source.
    Object Model
    ReportViewer Class
    Syntax
    'Declaration
     
    Public Class ReportViewer 
       Inherits ViewerBase
       Implements C1.Web.Mvc.ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Component
          C1.Web.Mvc.Control
             C1.Web.Mvc.Viewer.ViewerBase
                C1.Web.Mvc.Viewer.ReportViewer

    See Also