FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ContextMenuElements Class / ZoomIn Property

In This Topic
    ZoomIn Property (ContextMenuElements)
    In This Topic
    Gets the element for the ZoomIn action.
    Syntax
    'Declaration
     
    Public ReadOnly Property ZoomIn As ButtonActionElement
    public ButtonActionElement ZoomIn {get;}
    See Also