GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.Expressions Namespace : ExpressionInfo Class |
For a list of all members of this type, see ExpressionInfo members.
Name | Description | |
---|---|---|
CompareTo | Compares 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. | |
Equals | Overloaded. Determines whether the specified ExpressionInfo object represents the same expression as this one. | |
FromString | Returns an ExpressionInfo object that represents the specified expression. | |
GetHashCode | Generates a unique HashCode for this expression. | |
Parse | Parses the specified expression string and returns an ExpressionInfo object that represents the specified expression. | |
ToString | Returns the string representation of this object suitable for RDL output. |