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

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