|
CleanDataTable |
Accept changes (e.g., remove deleted rows) and sets all blank String and Date fields in a DataTable to DBNull.Value and also all Integer columns with a name that ends 'Pk' and have a value of zero to DBNull.Value. |
|
CreateDataSetFromGrid |
Create a DataSet from a Grid. |
|
ExportReport |
Export an Active Report. |
|
ExportReportToExcel |
Export an Active Report to an Excel file. |
|
ExportReportToHtml |
Export an Active Report to an HTML file. |
|
ExportReportToPdf |
Export an Active Report to a PDF file. |
|
ExportReportToPdfForScript |
Export an Active Report to a PDF file. |
|
ExportReportToRdf |
Export an Active Report to an RDF file. |
|
FormatColumnsFromGridRegistryEntry |
Format Columns with the widths, position and visibility settings used in the User Interface for the current User. |
|
RpxCreateDetailColumnsControls |
Create controls representing the contents of a DetailColumns collection. |
|
RpxCreateFont |
Create a Font. |
|
RpxCreateLabel |
Create and add a Label control to an Active Report Section. |
|
RpxCreatePicture |
Create and add a Picture control to an Active Report Section. |
|
RpxCreateReportPageHeaderControls |
Create standard Report Header Controls. |
|
RpxCreateRichTextBox |
|
|
RpxCreateSubReportControl |
Create and add a SubReport control and optionally set its Report. |
|
RpxCreateSubReportHeaderControl |
|
|
RpxCreateTextBox |
Create and add a TextBox control to an Active Report Section. |
|
RpxHideControlsByTag |
Hide Report Controls with the specified Tag. |
|
RpxInsertGroupHeaderAndFooter |
Insert Group Header and Group Footer sections. |
|
RpxPrinterSettingsApply |
Apply Printer Settings to an Active Report. |
|
RpxScaleReport |
|
|
RpxScaleReportSection |
|
|
RpxUpdateSubReportControl |
Update the Report property of a SubReport Control. |
|
TranslateRangeWithDefault |
Translate a Range that may contain a '[Default]' tag. |