|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The HTML table is a control used to easily create specific layouts in the HTML pages...... |
|
|
|
|
|
|
|
| The TitleHeader property is used to:
Get the title and aspect of a column title-header (Table or TreeView Table control).
Get the number of column title-headers (Table or TreeView Table control).
Change the title and aspect of a column title-header (Table or TreeView Table control).... |
|
|
|
|
|
|
|
| The Treeview Table control is a cross between the Table control and the TreeView control...... |
|
|
|
|
|
|
|
| The OrientationTitle property is used to:
Find out if the title of an Table control column (or all Table control columns) are tilted..
Tilt or not the title of an Table control column (or of all Table control columns).... |
|
|
|
|
|
|
|
| A Table, List Box or Combo Box control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
|
| Collapses:
a branch that was previously expanded in a TreeView Table control.
a break that was previously expanded in a Table control.
a detailed window displayed for a row.... |
|
|
|
|
|
|
|
| The TitleColor property is used to:
get the text color of a column title in a Table or TreeView Table control.
set the text color of the title of one or all columns in a Table or TreeView Table control.... |
|
|
|
|
|
|
|
| NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists). |
|
|
|
|
|
|
|
| Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control populated programmatically,
tables displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| This help page explains how to create two linked cascading Table controls in a window or page.... |
|
|
|
|
|
|
|
| The NbPrintedRec property is used to determine the number of records already printed. |
|
|
|
|
|
|
|
| Adjusts the title and size of columns found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Adjusts the title and size of columns found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Enables input in the the search area in the column title of the Table or Treeview Table control. |
|
|
|
|
|
|
|
| Enables input in the search area in the column title of the Table or Treeview Table control. |
|
|
|
|
|
|
|
| A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
|
| Tables can be created in a report...... |
|
|
|
|
|
|
|
| Adds a column title-header into a Table or TreeView Table control in a window. |
|
|
|
|
|
|
|
| Adds a column title-header into a Table or TreeView Table control in a window. |
|
|
|
|
|
|
|
| In a report, a table includes a set of controls called "Table cells"...... |
|
|
|
|
|
|
|
| The Title property is used to:
Get the title of a Table control column, a Chart control, a window or a page
Change the title of a Table control column, a Chart control, a window or a page.... |
|
|
|
|
|
|
|
| The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls. |
|
|
|
|
|
|
|
| The TitleHeight property gets and sets:
the height of the title for the columns of a Table or TreeView Table control.
the height of the title bar of a Dockable Panel control.
the height of the title bar of a window with a custom title bar.... |
|
|
|
|
|
|
|
| The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|