|
|
|
|
|
|
|
Adds elements on the right of an Horizontal Table control. |
|
|
|
|
|
|
Deletes a break from a Table control or from a Looper control. |
|
|
|
|
|
|
Deletes all breaks from a Table control or from a Looper control. |
|
|
|
|
|
|
Inserts a table of contents in a Word Processing document. |
|
|
|
|
|
|
Entirely calculates or recalculates a Pivot Table control. |
|
|
|
|
|
|
Enables or disables a filter on a Pivot Table control. |
|
|
|
|
|
|
Entirely calculates or recalculates a Pivot Table control. |
|
|
|
|
|
|
Returns the list of sorted columns found in a table. |
|
|
|
|
|
|
Returns the "parent" of an element in a TreeView Table control. |
|
|
|
|
|
|
Returns the "parent" of an element in a TreeView Table control. |
|
|
|
|
|
|
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns...... |
|
|
|
|
|
|
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables.... |
|
|
|
|
|
|
The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
The FileFilter property gets and sets the filter used to display files:
when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window),
in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control.... |
|
|
|
|
|
|
The LineHeight property is used to get and change the height of the rows:
in a List Box control,
in a ListView control (standard display mode only),
in a Table control,
in a Combo Box control,
in a Looper control (height of the row),
in an Organizer control.... |
|
|
|
|
|
|
Here is an overview of how to handle Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
Several types of legends are supported in the charts...... |
|
|
|
|
|
|
Returns:
the index of the current indexed column in a Table control (based on a data file or populated programmatically).
the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically).... |
|
|
|
|
|
|
Moves a row or swaps two rows in a Table control. |
|
|
|
|
|
|
Inserts elements in the format of columns into a horizontal Table control. |
|
|
|
|
|
|
Sorts a branch in a TreeView Table control on one or more columns. |
|
|
|
|
|
|
Returns the value displayed in a header of Pivot Table control. |
|
|
|
|
|
|
Creates an Excel file with data from a Pivot Table control. |
|
|
|
|
|
|
Returns the number of selected cells in a Pivot Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|