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

In This Topic
    RefreshCommand Property (FlexViewer)
    In This Topic
    The System.Windows.Input.ICommand that refreshes/reloads the report.
    Syntax
    'Declaration
     
    Public ReadOnly Property RefreshCommand As ICommand
    public ICommand RefreshCommand {get;}
    See Also