ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / ParametersPanel Class / Refresh Method

In This Topic
    Refresh Method (ParametersPanel)
    In This Topic
    Forces the panel of parameters to invalidate its client area and immediately redraw itself and any child controls.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Sub Refresh() 
    public override void Refresh()
    See Also