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

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