FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / ZoomOutCommand Property

In This Topic
    ZoomOutCommand Property (FlexViewerPane)
    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