FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.6 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class
Members

In This Topic
    C1FlexViewer Class
    In This Topic
    Represents a document viewer control with ribbon, viewer pane, and status bar.
    Object Model
    C1FlexViewer Class
    Syntax
    'Declaration
     
    Public Class C1FlexViewer 
       Inherits System.Windows.Forms.UserControl
       Implements C1.Win.Ribbon.IC1RibbonHolder, C1.Win.Ribbon.IC1StatusBarHolder 
    public class C1FlexViewer : System.Windows.Forms.UserControl, C1.Win.Ribbon.IC1RibbonHolder, C1.Win.Ribbon.IC1StatusBarHolder  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.UserControl
                         C1.Win.FlexViewer.C1FlexViewer

    See Also