ActiveReports Developer 7
Clear Method
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions Namespace > ExpressionInfoCollection Class : Clear Method

Glossary Item Box

Removes all objects from the ExpressionInfoCollection instance.

Syntax

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

See Also