|
|
|
|
|
|
|
The StoredValue property is used to get the value currently stored by:
a row in a List Box, ListView or Combo Box control.
a "Text token" Edit control.
a row of a Table control.
an input suggestion in an Edit control (if the suggestion is selected).... |
|
|
|
|
|
|
The Filter property is used to identify and change the filter applied to records in:
Table controls based on a data file,
browsing TreeView Table controls,
browsing List Box controls,
Combo Box controls based on a data file,
browsing Looper controls.... |
|
|
|
|
|
|
The DataBinding property is used to identify and change the binding between a control and:
an item in a data file.
a variable.
several variables.... |
|
|
|
|
|
|
The ThumbnailImage property is used to:
Get the image associated with an element of a ListView control.
Change the thumbnail image associated with an element of a ListView control.... |
|
|
|
|
|
|
The ListViewMode property is used to:
Find out the display mode of a ListView control.
Modify the display mode of a ListView control.... |
|
|
|
|
|
|
The DisplayedItemImage property is used to:
Get the item that corresponds to the image displayed in a ListView control.
Change the item that corresponds to the image displayed in a ListView control.... |
|
|
|
|
|
|
The Sortable property is used to:
Determine if a Table control column is sortable.
Make a column of a Table control sortable or not.... |
|
|
|
|
|
|
The TriState property is used to:
Determine if a check box option supports 3 or 2 states.
Determine if a TreeView control uses 3-state or 2-state check boxes.
Change the type of an option in a check box: option with 3 states or with 2 states.... |
|
|
|
|
|
|
The VerticalOrientation property is used to:
Find out the orientation of a ListView control.
Modify the orientation of a ListView control.... |
|
|
|
|
|
|
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables.... |
|
|
|
|
|
|
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control. |
|
|
|
|
|
|
The Movable property is used to:
Find out whether a table column can be moved by the user,
Allow and/or forbid a table column to be moved by the user.... |
|
|
|
|
|
|
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...... |
|
|
|
|
|
|
The DisplayMask property is used to:
Find out the display mask.
Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.... |
|
|
|
|
|
|
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions). |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the parent. |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event). |
|
|
|
|
|
|
The TextProgressBar property gets and sets the text displayed in a progress bar. |
|
|
|
|
|
|
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column). |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). |
|
|
|
|
|
|
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column. |
|
|
|
|
|
|
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column. |
|
|
|
|
|
|
The PaneVisible property is used to:
determine if the pane of the Image Editor control is visible,
show or hide the pane of the Image Editor control.... |
|
|
|
|
|
|
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|