Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl Class
Members

In This Topic
    C1PrintPreviewControl Class
    In This Topic
    Represents an integrated preview control, containing a preview pane, a navigation panel, toolbars and a status bar.
    Object Model
    C1PrintPreviewControl Class
    Syntax
    'Declaration
     
    Public Class C1PrintPreviewControl 
       Inherits System.Windows.Forms.ToolStripContainer
    public class C1PrintPreviewControl : System.Windows.Forms.ToolStripContainer 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.ToolStripContainer
                         C1.Win.C1Preview.C1PrintPreviewControl

    See Also