Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.ZoomToolBar Class / ZoomOutTool Property

In This Topic
    ZoomOutTool Property
    In This Topic
    Gets the zoom out tool toolstrip menu item.
    Syntax
    'Declaration
     
    Public ReadOnly Property ZoomOutTool As ToolStripMenuItem
    public ToolStripMenuItem ZoomOutTool {get;}
    See Also