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

Glossary Item Box

Clears the sidebar panel.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub Clear() 
C# 
public virtual void Clear()

See Also