ActiveReports Developer 7
Refresh Method
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > TocPanel Class : Refresh Method

Glossary Item Box

Forces the table of contents panel to invalidate its client area and immediately redraw itself and any child controls.

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable Sub Refresh() 
C# 
public override void Refresh()

See Also