| Class | Description |
|---|---|
| AliasCollection | � |
| AliasCollectionItem | � |
| BarcodeItem | � |
| BaseReport | � |
| ChartItem | � |
| DatabaseInfo | � |
| DatabaseInfos | � |
| DataInfo | � |
| DataInfos | � |
| DatasetAlias | DatasetAlias is a component that can contain references to datasets for substitution in report dataset list or expression evaluator |
| EvalException | � |
| EvalIdenExpression | � |
| EvalIdentifier | EvalIdentifier is the base class for all objects capable of integration with Evaluator,this includes variables, functions, constants... |
| EvalParser | Class used by RpEvaluator to divide a expression into tokens |
| Evaluator | Evaluator is an expression evaluator, it includes variable assignment and support for dataset fields, function calls are also supported |
| ExpressionItem | � |
| IdenConstant | � |
| IdenFunction | � |
| IdenVariable | � |
| ImageItem | � |
| LabelItem | � |
| Param | � |
| Params | � |
| PrintItem | � |
| PrintItems | � |
| PrintItemText | � |
| PrintPosItem | � |
| PrintPosItems | � |
| Report | � |
| ReportDataset | � |
| ReportException | � |
| ReportItem | � |
| ReportReader | � |
| Section | � |
| Sections | � |
| ShapeItem | � |
| SubReport | � |
| SubReports | � |
| Structure | Description |
|---|---|
| Variant | Implementation of a Variant type with common arithmetic and logic operations. Variant is a container, not a class reference, that is when you assign a variant to another variant, you are copying content, just like you work with base types like int, char, string. The Variant type is a useful feature to implement an expression evaluator. |
| Delegate | Description |
|---|---|
| DataChange | � |
| ReportProgress | � |
| Enumeration | Description |
|---|---|
| Aggregate | � |
| AggregateType | � |
| BackStyleType | � |
| BarcodeType | � |
| BarType | � |
| ChartDriver | � |
| ChartType | � |
| DatasetType | � |
| DotNetDriverType | � |
| DriverType | � |
| PageSizeType | � |
| ParamType | Type used in report parameters, for each parameter type, a diferent action will be performed to assign the value before executing the report, a parameter can be assigned to any number of database querys |
| PrinterFontsType | � |
| PrintItemAlign | � |
| SectionType | � |
| SharedImageType | � |
| SkipType | � |
| StreamFormatType | � |
| SubReportEvent | � |
| TextAlignType | � |
| TextAlignVerticalType | � |
| TokenType | � |
| VariantType | Variant internal type, used to store current type value for a Variant |