Data Grid Definition Constants

The following constants represent the types of grid definition information that can be returned.

Table 77. tagWEBOM_DATAGRID_DEFINITION_INFO_FLAGS Enumeration

Constant

Description

WEBOM_DATAGRID_DEFINITION_INFO_ALL

Return all available information for the grid’s definition.

WEBOM_DATAGRID_DEFINITION_INFO_COLDIMS

Return information regarding the grid’s column dimension members.

WEBOM_DATAGRID_DEFINITION_INFO_EXPANSIONS

Return information regarding the grid’s expanded dimensions.

WEBOM_DATAGRID_DEFINITION_INFO_POV

Display information regarding the grid’s Point of View.

WEBOM_DATAGRID_DEFINITION_INFO_PROCESS

Display Process Management information for the grid.

WEBOM_DATAGRID_DEFINITION_INFO_ROWDIMS

Display information regarding the grid’s row dimension members.

WEBOM_DATAGRID_DEFINITION_INFO_UISTATE

Display information regarding the grid’s user interface state. This includes information on the currently focused cell and the row and column headers.