PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PreviewOutlineView Class
Members

In This Topic
    C1PreviewOutlineView Class
    In This Topic
    Displays a tree representing the outline nodes of the connected preview pane.
    Object Model
    C1PreviewOutlineView Class
    Syntax
    'Declaration
     
    Public Class C1PreviewOutlineView 
       Inherits System.Windows.Forms.TreeView
    public class C1PreviewOutlineView : System.Windows.Forms.TreeView 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.TreeView
                   C1.Win.C1Preview.C1PreviewOutlineView

    See Also