PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewThumbnailView Class
Members

In This Topic
    C1PreviewThumbnailView Class
    In This Topic
    Displays a list of thumbnails representing the pages of the connected preview pane.
    Object Model
    C1PreviewThumbnailView Class
    Syntax
    'Declaration
     
    Public Class C1PreviewThumbnailView 
       Inherits System.Windows.Forms.ListView
    public class C1PreviewThumbnailView : System.Windows.Forms.ListView 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ListView
                   C1.Win.C1Preview.C1PreviewThumbnailView

    See Also