FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / ZoomOutCommand Property

In This Topic
    ZoomOutCommand Property (C1FlexViewerPane)
    In This Topic
    The System.Windows.Input.ICommand that performs the zoom-out operation.
    Syntax
    'Declaration
     
    Public ReadOnly Property ZoomOutCommand As ICommand
    public ICommand ZoomOutCommand {get;}
    See Also