Data Grid Dimension Expansion Mode Constants

The following constants represent dimension expansion modes applicable to the HFMwDataGrid component.

Table 79.  tagWEBOM_DATAGRID_DIMENSION_EXPANSION_MODES Enumeration

Constant

Description

WEBOM_DATAGRID_DIMENSION_EXPANSION_MODE_COLLAPSED

The dimension is collapsed.

WEBOM_DATAGRID_DIMENSION_EXPANSION_MODE_EXPANDED

The dimension is expanded.

WEBOM_DATAGRID_DIMENSION_EXPANSION_MODE_INHERITED

The dimension’s state is inherited from the previous row or column.

WEBOM_DATAGRID_DIMENSION_EXPANSION_MODE_NONE

No expansion mode applies, as the dimension is the rightmost dimension in the row or column.