ASP.NET MVC Controls | ComponentOne
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.
    Syntax
    'Declaration
     
    
    <ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
    Public Class ReportViewer 
       Inherits ViewerBase
       Implements C1.Web.Mvc.ITemplate 
    [Scripts(Mono.Cecil.CustomAttributeArgument[])]
    public class ReportViewer : ViewerBase, C1.Web.Mvc.ITemplate  
    Inheritance Hierarchy

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

    See Also