IEaxGrid.Hierarchical

Syntax

Hierarchical(Kind: EaxHierarchyKind): Boolean;

Example

Kind. Object (row or column), by which it is necessary to set drop-down hierarchy.

Description

The Hierarchical property determines whether a drop-down hierarchy is shown by rows or columns in the express report table.

Comments

The property is outdated, use IEaxGridHeaderProperties.Hierarchical.

See also:

IEaxGrid