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

In This Topic
    RightToolStripPanelVisible Property (C1PrintPreviewControl)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Public Shadows Property RightToolStripPanelVisible As Boolean
    public new bool RightToolStripPanelVisible {get; set;}
    See Also