Report > Report Assembly Interfaces > IPrxDataIslandDimension
The IPrxDataIslandDimension interface contains properties of a dimension of the data slice on which the data area is based.
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 | |
![]() |
CustomLayout | The CustomLayout property determines whether an arbitrary title is used in the data area. |
![]() |
DataIslandProperties | The DataIslandProperties property determines data area formatting parameters. |
![]() |
ExpanderPosition | The ExpanderPosition property determines position of expanders in the list of additional names. |
![]() |
HierarchyPosition | The HierarchyPosition property determines hierarchy position in the list of additional names (headings). |
![]() |
Layout | The Layout property determines parameters of an arbitrary title in the data area. |
![]() |
Level | The Level property returns dimension level parameters. |
![]() |
ListNodes | The ListNodes property determines the state of the Allocate Only Leaf Elements option. |
![]() |
Sort | The Sort property returns dimension sorting parameters. |
Property name | Brief description | |
![]() |
Drill | The Drill property determines parameters of the Detailing option. |
![]() |
Drilled | The Drilled property determines the state of the Detailing option. |
![]() |
IsDrilled | The IsDrilled property returns True if 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: