Report > Report Assembly Interfaces > IPrxDataIslandHeaderCommon
The IPrxDataIslandHeaderCommon interface enables the user to set up parameters of data area headings. This interface is basic for the following interfaces:
The interface is used to work with a data area, that is an outdated type of table. To work with analytical data area, use the IEaxDatArea interface.
Property name | Brief description | |
![]() |
AutoIndent | The AutoIndent property determines whether auto indents are used. |
![]() |
ChildrenBeforeParents | The ChildrenBeforeParents property determines status of the Children Before Parents option. |
![]() |
DuplicateParent | The DuplicateParent property determines status of the Repeat Level Element option. |
![]() |
Hierarchical | The Hierarchical property determines status of the Pop-Up Hierarchy option. |
![]() |
HierarchyTotals | The HierarchyTotals property determines parameters of totals by hierarchy. |
![]() |
IsAutoIndent | The IsAutoIndent property determines whether automatic indents for elements are enabled. |
![]() |
IsChildrenBeforeParents | The IsChildrenBeforeParents property determines whether the Children Before Parents option is enabled. |
![]() |
IsHierarchical | The IsHierarchical property determines whether pop-up hierarchy is enabled. |
![]() |
IsParentDuplicated | The IsParentDuplicated property determines whether level elements are repeated for rows or columns. |
![]() |
IsSeparated | The IsSeparated property determines whether elements are placed in a separate row or column. |
![]() |
LevelTotals | The LevelTotals property determines parameters of level totals. |
![]() |
Separated | The Separated property determines status of the Place Level Elements Separately option. |
See also: