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

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