ActiveReports 10
ExpressionInfo Class Methods

GrapeCity.ActiveReports.v10 Assembly > GrapeCity.ActiveReports.Expressions Namespace : ExpressionInfo Class

For a list of all members of this type, see ExpressionInfo members.

Public Methods
 NameDescription
Public MethodCompares the current ExpressionInfo with another ExpressionInfo and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
 
Public MethodOverloaded. Determines whether the specified ExpressionInfo object represents the same expression as this one.  
Public MethodGenerates a unique HashCode for this expression.  
Public Methodstatic (Shared in Visual Basic)Parses the specified expression string and returns an ExpressionInfo object that represents the specified expression.  
Public MethodReturns the string representation of this object suitable for RDL output.  
Top
See Also

Reference

ExpressionInfo Class
GrapeCity.ActiveReports.Expressions Namespace