ActiveReports Developer 7
Equals Method
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions Namespace > ExpressionInfo Class : Equals Method

Glossary Item Box

Determines whether the specified ExpressionInfo object represents the same expression as this one.

Overload List

OverloadDescription
Equals(Object)Determines whether the specified ExpressionInfo object represents the same expression as this one.  
Equals(ExpressionInfo)

Determines whether the current ExpressionInfo object is the same as the specified object.

 

See Also