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

Glossary Item Box

Clears the table of contents panel.

Syntax

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

See Also