GrapeCity.ActiveReports.v8 Assembly : GrapeCity.ActiveReports.Expressions Namespace |
Class | Description | |
---|---|---|
ExpressionInfo | The ExpressionInfo class stores, evaluates, and provides information about an expression. ExpressionInfo provides aggregates, global collections, et cetera, as well as information about the expected data type of the expression's result. | |
ExpressionInfoCollection | Implements a strongly typed collection for ExpressionInfo. | |
ExpressionInfoCollectionEventArgs | Provides data for the ItemAdded or ItemRemoved event of the ExpressionInfoCollection. |
Interface | Description | |
---|---|---|
IExpressionEvaluatorService | Allows an ExpressionInfo object to be evaluated. | |
ITheme | Defines an interface to set and get theme information. |
Delegate | Description | |
---|---|---|
ExpressionInfoCollectionEventHandler | Represents the method that handles the ItemAdded or ItemRemoved event. |
Enumeration | Description | |
---|---|---|
ExpressionResultType | Specifies the data type of an expression result. |