FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / OpenCommand Property

In This Topic
    OpenCommand Property (FlexViewer)
    In This Topic
    The System.Windows.Input.ICommand that implements the Open action.
    Syntax
    'Declaration
     
    Public ReadOnly Property OpenCommand As ICommand
    public ICommand OpenCommand {get;}
    See Also