Properties: ReportName, Document, DoEvents, Page, MaxPages, Font, OnOpen, OnClose, OnNoData, OnPage, OnErrorMethods: Load, GetReportList, Save, Clear, Render, Evaluate, Execute |
| BarCodeField |
| Properties: BarCode, BarCodeOptions, Font, Text |
| CheckBoxField |
| Properties: CheckAlign, CheckMark, Text, ThreeState, Value |
| DataField |
| Properties: Calculated, Name, Type, Value |
| DataSource |
Properties: CalculatedFields, ConnectionString, DataProvider, Filter, RecordSet, RecordSource, SortDefinitions Methods: AssignFrom, Open, Close, ToString |
| FieldBase |
Properties: Anchor, Height, ForcePageBreak, MarginBottom, MarginLeft, MarginRight, MarginTop, Section, SplitHorzBehavior, SplitVertBehaviorMethods: AssignFrom, Clone |
| FieldCollection |
| Methods: Add, Remove, RemoveAt |
| Group |
Properties: GroupBy, KeepTogether, ParentReport, SectionHeader, SectionFooter, Sort, SortExpressionMethods: AssignFrom |
| GroupCollection |
Properties: Report Methods: Add, Clear, RemoveAt |
| ImageField |
| Properties: Picture, PictureAlign, PictureScale |
| Section |
Properties: Calculated, Fields, Height, SplitBehavior, SubSections Methods: AssignFrom |
| SectionCollection |
Properties: Detail, Footer, Header, PageFooter, PageHeaderMethods: FindSection |
| ShapeField |
Properties: Line, Shape, ShapeBackColor, ShapeBackground, ShapeTypeMethods: AssignFrom |
| SortDefinition |
Properties: Direction, ExpressionMethods: AssignFrom |
| SubSection |
Properties: AutoHeight, Calculated, Fields, ForcePageBreak, Height, ParentReport, ParentSection, SplitBehavior, VisibleMethods: AssignFrom |
| SubSectionCollection |
| Methods: Add, Remove, RemoveAt |
| SubreportField |
| Properties: ParameterValues, Subreport, SubreportFilter |
| TextField |
| Properties: Format, Text, Value |