Link Search Menu Expand Document

FlexHeader Class

login image

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

The corresponding header cell can display the cell value or the row number. Also, the horizontal scrolling is fixed and is always displayed on the left side, and the cursor cannot be placed.

Place the FlexHeader object under the FlexRecord, FlexColumnSet, or FlexRowSet objects.

Screen Display Example

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

Layout Constraint
FlexHeader objects cannot be placed to the right (after in definition order) of objects in classes derived from anything other than FlexHeader.

When positioned as a child of FlexRowSet and FlexColumnSet, it cannot co-exist 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