Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewThumbnailView Class / PreviewPane Property

In This Topic
    PreviewPane Property (C1PreviewThumbnailView)
    In This Topic
    Gets or sets the preview pane to which this thumbnail view is connected.
    Syntax
    'Declaration
     
    Public Property PreviewPane As C1PreviewPane
    public C1PreviewPane PreviewPane {get; set;}
    See Also