ActiveReports Developer 7
Clear Method
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace > ToolsCollection Class : Clear Method

Glossary Item Box

Clears all tools from the collection.

Syntax

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

See Also