[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.TocPanel.Refresh

Refresh Method

Refresh()

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

Declaration
public override void Refresh()
Overrides
Remarks

This method is essential for ensuring that the TOC panel reflects the most current state of the report's structure. It can be particularly useful after modifications to the report, such as adding or removing sections, to ensure that these changes are accurately represented in the TOC.