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

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