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

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