ReportViewer for WPF and Silverlight | ComponentOne
ReportViewer for WPF Layout and Appearance / ReportViewer Elements
In This Topic
    ReportViewer Elements
    In This Topic

    ReportViewer for WPF and Silverlight includes the C1ReportViewer control, a simple viewer that allows you to load and view HTML and PDF files. When you add the C1ReportViewer control to a XAML window it exists as a fully functional input control that can be customized and include loaded content.

    The C1ReportViewer control consists of two parts: a toolbar and a content area. The image below identifies the toolbar and content area:

     

     

    Any HTML content or PDF that you load into the C1ReportViewer control will be viewed in the content area. The toolbar allows users to manipulate the content at run time, for example to print or zoom in or out the content. For more information about the content area and toolbar, see the ReportViewer Content Area and ReportViewer Toolbar topics.

    ReportViewer for WPF and Silverlight also includes the C1ReportViewerToolbar control which consists of just the toolbar element.