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

In This Topic
    ZoomIn Property (C1PrintPreviewControl.ZoomToolBar)
    In This Topic
    Gets the ZoomIn toolstrip button.
    Syntax
    'Declaration
     
    Public ReadOnly Property ZoomIn As ToolStripButton
    public ToolStripButton ZoomIn {get;}
    See Also