The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



CommonHeader


Unit:SDL_replist
Class:TReportListView
Declaration:property CommonHeader: string;

The property CommonHeader specifies the text displayed in the common header (which is a fixed row above all column headers). The header may consist of multiple lines. In order to force a line break at a particular position a "line feed" character (ASCII 10, #10) has to be inserted at the corresponding string position. Please note that for multi-line headers the property CommonHeaderHeight has to be set to higher than the default values.

Please note that the common header is only visible if CommonHeaderVisible is set to TRUE.



Last Update: 2023-Dec-13