- Handling the browsing Table, Looper, List Box, ListView and Combo Box controls using properties
- Modifying the item displayed in the memory Table controls, browsing Table controls and Table controls on source
- Memory Table control
- Memory List Box control
- ListView control
- Limits
DisplayedItem (Property) In french: RubriqueAffichée
..DisplayedItem is used to: - Find out the item or the variable displayed by the control.
- Modify the item or the variable displayed by the control.
Notes: - In the report "Opening" event, this property is used to modify the item displayed in a control when the data source of the report is modified by programming (by ..SourceName for example).
- If this property is used in the control "Before printing" event, the change will be performed the next time the control is printed (indeed, the item value is already read when running the control "Before printing" event).
- The displayed item can come from a data file, a view or a query.
- The stored item or the stored variable is defined in the window editor or in the page editor, in the "Content" tab of control description.
Versions 18 and later New in version 18 Versions 21 and later New in version 21
This page is also available for…
|
|
|