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

In This Topic
    BottomToolStripPanel Property (C1PrintPreviewControl)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property BottomToolStripPanel As ToolStripPanel
    public new ToolStripPanel BottomToolStripPanel {get;}
    See Also