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

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