The following properties can be used with the rows of a TreeView Table control:
| |
AddChildDelayed | The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded. |
BackgroundColor | ..BackgroundColor is used to manage the background color of a control, window, page or report block. |
BrushStyle | The Property StyleBackground allows to know and modify the display style of the Background of the cells of tables and/or hierarchical tables.. |
Collapsed | The Property Wound makes it possible to:- find out or define the status (collapsed or expanded) that will be used when rows are added into a TreeView Table control.
- find out or modify the collapsed/expanded status for:
- the breaks of a Table control,
- the breaks of a Looper control,
- a Drawer control,
- a Ribbon control,
- a Navigation Bar control.
- a Pivot Table control in a report.
|
CollapsedImage | CollapsedImage is used to: - find out and/or modify the default image associated with a collapsed row in a TreeView Table control.
- find out and/or modify the default image associated with a collapsed row in a TreeView control.
- find out and/or modify the image associated with a specific collapsed row in a TreeView Table control.
- find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report.
|
Versions 09 and laterColor Color | ..Color is used to find out and modify the font color for:- a font variable.
- a text displayed in a Static control or in a calculated control of a report.
- a text displayed in a window control.
- a text displayed in a page control.
|
DisplayedValue | DisplayedValue is used to find out the value currently displayed on the screen in a window control or in a page control. |
ExpandedImage | The Property ImageDécoulée allows you to: - find out and modify the default image associated with an expanded row in a TreeView Table control.
- find out and/or modify the default image associated with an expanded row in a TreeView control.
- find out and modify the image associated with a specific expanded row in a TreeView Table control.
- find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report.
|
Versions 09 and laterFont New in version 09Font Font | Font is used to:- Find out the identifier of the font used in a control found in a report, in a page or in a window.
- Modify the font used in a control found in a report, in a page or in a window.
|
FontBold | FontBold is used to:- Find out whether a text is bold or not.
- Modify the weight of a text.
|
FontCharset | The Property PoliceAlphabet allows:- Find out the character set used by the screen fonts of a control.
- Modify the character set used by the screen fonts of a control.
|
FontCondensed | The Property PoliceCondensed allows:- Find out whether the characters in a text are condensed or not.
- Condense (or not) the characters in a text.
|
FontExtended | The Property PoliceExtended makes it possible to:- Find out whether the characters in a text are extended or not.
- Extend (or not) the characters displayed in a text.
|
FontItalic | FontItalic is used to:- Find out whether the italic attribute is assigned to a text.
- Modify the italic attribute of a text.
|
FontLarge | ..FontLarge is used to:- Find out whether the characters in a text are enlarged or not.
- Enlarge (or not) the characters in a text.
|
FontName | FontName is used to:- Find out the font used in a control.
- Modify the font used in a control.
|
FontSize | FontSize is used to:- Find out the size of the font used in a control.
- Modify the size of the font used in a control.
|
FontStrikeOut | The Property PoliceBarré allows to:- Find out whether a text is struck out or not.
- Strike out (or not) the text displayed in a control.
|
FontUnderlined | ..FontUnderlined is used to:- Find out whether a text is underlined or not.
- Underline (or not) a text.
|
FullName | FullName is used to find out the full name:- of a control.
- of a window.
- of a menu option.
- of a table column.
|
Grayed | ..Grayed is used to: - Find out whether a control (or a group of controls) is grayed or not.
- Gray or ungray a control or a group of controls.
|
Height | The Property Height allows to know and modify the height:- of a control or block in a report.
- of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
- of a control (in a page), break header or footer in a Looper control. The control can be overlayable or not.
|
HelpNumber | The HelpNumber property is used to identify and modify the help number associated with a control. |
ImageWidth | ..ImageWidth is used to find out and modify:- the width of the image section that is displayed in an Image control or in the background of a Chart control.
- the width reserved in a row of a treeview table for the image of a treeview column.
|
Versions 09 and laterName New in version 09Name Name | Name is used to find out- the name of the font associated with a Font variable.
- the name of a control, report or report block.
- the name of a control, group of controls or window.
- the name of a control, group of controls or page.
|
Selected | ..Selected is used to find out whether a row is selected (in a List Box control, a ListView control or a Table control) and to select a row (in a List Box control, a ListView control or a Table control). |
Versions 09 and laterState State | The Property Report makes it possible to know and modify the display report of an item. |
TotalNbChildren | ..TotalNbChildren returns the total number of children in a branch: - of a Treeview control,
- of a TreeView Table control.
|
Versions 09 and laterValue Value | The Property Value allows to:- Find out and modify the value of a report control.
- Find out and modify the value of a control or the title of a window.
- Find out the identifier of a stream.
- Find out and modify the value of a control or the title of a page.
|
WinEditAllowed | The Property AuthorizedEditionWindow allows to know and modify the manipulations authorized on an control when the window goes into "UI modification by the end user" mode. |