FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class
Members

In This Topic
    C1FlexViewerDialog Class
    In This Topic
    Represents a C1RibbonForm with C1FlexViewer control on it.
    Object Model
    C1FlexViewerDialog Class
    Syntax
    'Declaration
     
    Public Class C1FlexViewerDialog 
       Inherits C1.Win.Ribbon.C1RibbonForm
    public class C1FlexViewerDialog : C1.Win.Ribbon.C1RibbonForm 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         C1.Win.Ribbon.C1RibbonForm
                            C1.Win.FlexViewer.C1FlexViewerDialog

    See Also