ActiveReports Developer 7
Clear Method
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItemCollection Class : Clear Method

Glossary Item Box

Removes all items from the ReportItemCollection.

Syntax

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

See Also