ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ParametersViewModel Class / RefreshReport Property

In This Topic
    RefreshReport Property (ParametersViewModel)
    In This Topic
    Binded to 'View report' button
    Syntax
    'Declaration
     
    Public ReadOnly Property RefreshReport As IDelegateCommand
    public IDelegateCommand RefreshReport {get;}
    See Also