|
|
|
|
|
|
|
|
|
|
|
|
| Category: Properties associated with reports and controls |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report. |
|
|
|
|
|
|
|
| The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries. |
|
|
|
|
|
|
|
The BackgroundImagePrinted property is used to: - Determine if the background image of a report (form or other) should be printed.
- Print (or not) the background image of a report.
|
|
|
|
|
|
|
|
| The BlurLevel property gets and sets the percentage of blur applied to a control in a report. |
|
|
|
|
|
|
|
The BottomMargin property is used to:- Get the bottom margin of a report.
- Set the bottom margin of a report.
|
|
|
|
|
|
|
|
| The CaptionPeriodHeader property gets and sets the caption of the time period displayed in the header of a Scheduler or Agenda control in a report. |
|
|
|
|
|
|
|
| The Certificate property gets and sets the certificate used in a Signature control. |
|
|
|
|
|
|
|
| The EndDatePeriodDisplayed property gets the end date of the range displayed in a Scheduler or Organizer control of a report. |
|
|
|
|
|
|
|
The FontAppointmentContent property is used to:- Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports.
- Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports.
|
|
|
|
|
|
|
|
The FontAppointmentTitle property is used to:- Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports.
- Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports.
|
|
|
|
|
|
|
|
| The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged. |
|
|
|
|
|
|
|
| The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report. |
|
|
|
|
|
|
|
| The HeightInPixel property is used to get the height in pixels of a control in a report. |
|
|
|
|
|
|
|
The Hidden is used to: - Determine if a control in a report is hidden.
- Redact or blur a control in a report.
|
|
|
|
|
|
|
|
The HierarchicalDepth property is used to:- Get the depth of a hierarchical control in a report.
- Set the depth of a hierarchical control in a report (only if the report uses a data source programmatically).
|
|
|
|
|
|
|
|
| The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
|
|
|
|
|
|
|
|
The HTML property is used to: - find out whether the current report is printed in HTML mode.
- manage the HTML type of a Static Text control found in a report.
|
|
|
|
|
|
|
|
| The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries. |
|
|
|
|
|
|
|
| The InternalReportName property is used to: |
|
|
|
|
|
|
|
The KeepVisibleHierarchy property is used to:- Determine whether to print all the elements in the TreeView Table or only those that are currently visible.
- Choose whether to print the entire TreeView Table or only the elements currently visible in the control.
|
|
|
|
|
|
|
|
The LabelHeight property is used to:- Get the height of labels in a Label report.
- Modify the height of labels in a Label report.
|
|
|
|
|
|
|
|
The LabelNumberToStart property is used to:- Get the number of the label on the label sheet from which the print will be performed.
- Set the number of the label from which the print will be performed on the label sheet.
|
|
|
|
|
|
|
|
The LabelWidth property is used to:- Get the width of labels in a "Label" report.
- Modify the width of labels in a "Label" report.
|
|
|
|
|
|
|
|
The LeftMargin property is used to:- Get the left margin of a report.
- Set the left margin of a report.
|
|
|
|
|
|
|
|
| The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report. |
|
|
|
|
|
|
|
The MemZoneName property is used to:- find out the name of the memory area used as data source for a report.
- modify the name of the memory area used as data source for a report.
|
|
|
|
|
|
|
|
The MsgSortSel property is used to:- Get the wait message displayed when sorting and selecting the report records.
- Set the wait message displayed when sorting and selecting the report records.
|
|
|
|
|
|
|
|
| The NbColumn property is used to get the number of columns in a report. |
|
|
|
|
|
|
|
| The NbCopy property is used to determine and change the number of report copies to print. |
|
|
|
|
|
|
|
The NbLabel property is used to:- Get the number of labels printed across the page width.
- Set the number of labels printed across the page width.
|
|
|
|
|
|
|
|
The NbLabelCopy property is used to:- Get the number of copies of identical labels.
- Change the number of copies of identical labels.
|
|
|
|
|
|
|
|
| The NbPrintedRec property is used to determine the number of records already printed. |
|
|
|
|
|
|
|
| The NbRecRead property returns the number of records selected both by the source of the report AND by the filter code (if any). |
|
|
|
|
|
|
|
The ODBCConnectionName property is used to:- Get the name of the ODBC connection used when printing a report based on a "query performed on a connection".
- Set the name of the ODBC connection used when printing a report based on a "query performed on a connection".
|
|
|
|
|
|
|
|
The ODBCDatabaseName property is used to:- Get the name of the database used when printing a report based on a "query performed on a connection".
- Set the name of the database used when printing a report based on a "query performed on a connection".
|
|
|
|
|
|
|
|
The ODBCPassword property is used to:- Identify the password used to connect to a database via an ODBC driver or a Native Connector.
- Specify the password used to connect to a database via an ODBC driver or a Native Connector.
|
|
|
|
|
|
|
|
The ODBCSQLCode property is used to:- Get the SQL code of the "query performed on a connection" (data source of report).
- Set the SQL code of the "query performed on a connection" (data source of report).
|
|
|
|
|
|
|
|
The ODBCUserName is used to:- Get the username used to connect to a database via an ODBC driver or a Native Connector.
- Specify the username used to connect to a database via an ODBC driver or a Native Connector.
|
|
|
|
|
|
|
|
The PageByPagePrint property is used to:- Print a report page by page. Each page of the report will be sent separately to the printer spooler.
- Determine the report print mode (page by page or all at once).
|
|
|
|
|
|
|
|
The PageEndStick property is used to:- Determine the page footer should be right below the last block.
- Change the page footer block options.
|
|
|
|
|
|
|
|
| The PrintArea property gets and sets the print area of a Spreadsheet control in a report. |
|
|
|
|
|
|
|
| Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed. |
|
|
|
|
|
|
|
The RightMargin property is used to:- Get the right margin of a report.
- Set the right margin of a report.
|
|
|
|
|
|
|
|
| The RTFWithImagesAndTables property is used to manage images and tables in RTF Static Text controls in a report. |
|
|
|
|
|
|
|
The SelectionOnly property is used to:- Determine if all records or only the selected records in the Table or TreeView Table control are printed.
- Print all the records or only the selected records in the Table or TreeView Table control.
|
|
|
|
|
|
|
|
| The SignatureType property is used to get and define the type of signature to be used in a Signature control. |
|
|
|
|
|
|
|
The SourceName property is used to:- Get the name of the report data source.
- Change the report data source.
|
|
|
|
|
|
|
|
| The StartDatePeriodDisplayed property gets the start date of the range displayed in a Scheduler or Organizer control of a report. |
|
|
|
|
|
|
|
The TopMargin property is used to:- Get the top margin of a report.
- Set the top margin of a report.
|
|
|
|
|
|
|
|
The TotalNbRec property is used to:- Get the number of records to be printed.
- Set the number of records to be printed.
|
|
|
|
|
|
|
|
The ViewName property is used to:- find out the name of the HFSQL view, data source of a report
- modify the name of the HFSQL view, data source of a report.
|
|
|
|
|
|
|
|
| The VSpace property gets and sets the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
|
|
|
|
|
|
|
|
| The WidthInPixel property is used to get the width in pixels of a control in a report. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|