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

In This Topic
    Refresh Method (SidebarPanel)
    In This Topic
    Forces the sidebar to invalidate its client area and immediately redraw itself and any child controls.
    Syntax
    'Declaration
     
    Public Overridable Sub Refresh() 
    public virtual void Refresh()
    See Also