PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewToolsIntegrator Class / NavigationPanelVisible Property

In This Topic
    NavigationPanelVisible Property (C1PreviewToolsIntegrator)
    In This Topic
    Gets or sets a value indicating whether the navigation panel is currently visible.
    Syntax
    'Declaration
     
    Public Property NavigationPanelVisible As Boolean
    public bool NavigationPanelVisible {get; set;}
    See Also