PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl Class / PreviewNavigationPanel Property

In This Topic
    PreviewNavigationPanel Property (C1PrintPreviewControl)
    In This Topic
    Gets the preview navigation panel.
    Syntax
    'Declaration
     
    Public ReadOnly Property PreviewNavigationPanel As Control
    public Control PreviewNavigationPanel {get;}
    See Also