IPrxTableIslandGrouping.Hierarchical

Syntax

Hierarchical: TriState;

Description

The Hierarchical property determines the state of the Pop-up Hierarchy option for group.

Comments

The Drop-Down Hierarchy checkbox can be selected only if the Show Group in Separate Column checkbox is selected using the IPrxTableIslandGrouping.Visible property. The checkboxes are selected by default.

When the Pop-up Hierarchy checkbox is selected, the expander to collapse element groups before group header.

Example

The property use is given in the example for IPrxTableIslandGrouping.Visible.

See also:

IPrxTableIslandGrouping