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

In This Topic
    OpenCommand Property (C1FlexViewer)
    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