Link Search Menu Expand Document

FlexGroupHeader Class


login image

The FlexGroupHeader class is a class that defines how to display the row headers of FlexView.

Corresponding header cells can display cell values and row numbers, similar to FlexHeader. Also, the horizontal scrolling is fixed and is always displayed on the left side, and the cursor cannot be placed.

The cells corresponding to FlexGroupHeader are displayed by key break of the cell value or grouped by the specified number of rows.

Place the FlexGroupHeader object under the FlexRecord or FlexColumnSet object.

Screen Display Example

https://biz-collections.com/support/webpages/html/onlinemanual/browser/crs/pac/ext4/ext_flexgheader.files/image001.png

Layout Constraint
FlexGroupHeader objects cannot be placed to the right (after in definition order) of objects of classes derived from FlexHeader and non-FlexHeader.

When positioned as a child of FlexColumnSet, it cannot live with objects of classes derived from anything other than FlexHeader.

Default properties and ValueType
The default property is Value. ValueType can be String Number, Fixed, Date and UString.
UString have been added since Ver.4.2.0


Table of contents