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

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