Report > Report Assembly Interfaces > IPrxDataIslandDimensionCommon
The IPrxDataIslandDimensionCommon interface enables the user to work with the dimension, on which the data area is based. This interface is used as basic for the 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 | |
![]() |
Drill | The Drill property determines parameters of data area detailing. |
![]() |
Drilled | The Drilled property determines status of the Detailing option. |
![]() |
IsDrilled | The IsDrilled property determines whether the Detailing option is enabled. |
![]() |
Naming | The Naming property returns an object containing names of the dimension elements. Name index is set using the Index parameter. |
![]() |
NamingCount | The NamingCount property determines the number of additional names of dimension elements. |
![]() |
Style | The Style property determines data area formatting parameters. |
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: