The header is an area in which you can place buttons, icons and menus. The area itself is grey and has a dark grey line at its bottom (if using the standard style sheet). The header is used to display buttons and icons that are valid for the whole page. Typically, it is placed directly under the title bar.
Basic | |||
nocellspacing |
Flag that indicates if there is space between controls within the the header table. Default is FALSE. |
Optional |
true false |
align |
Horizontal alignment of the control's content. Default is "center". |
Optional |
left center right |
visibleprop |
Name of the adapter parameter that provides the information if this control is displayed or not. As consequence you can control the visibility of the control dynamically. |
Optional | |
withdistance |
If set to TRUE then an additional distance will be added at the bottom of the header. Default is FALSE. |
Optional |
true false |
comment |
Comment without any effect on rendering and behaviour. The comment is shown in the layout editor's tree view. |
Optional |