Report > Report Assembly Interfaces > IPrxDataIslandDimensionLayout
The IPrxDataIslandDimensionLayout interface determines parameters of an arbitrary title for a dimension.
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 | |
![]() |
FitToSelection | The FitToSelection property determines whether selection in the slice dimension is to be taken into account when displaying arbitrary headers. |
![]() |
RootNodes | The RootNodes property determines arbitrary title parameters. |
![]() |
MergeWithSelection | The MergeWithSelection property determines whether arbitrary header should be merged with the elements that have selection in the slice but do not have a specified arbitrary name. |
![]() |
PreserveDimensionElementsOrder | The PreserveDimensionElementsOrder property determines whether layout elements should be used in the order they are located in the dimension. |
Method name | Brief description | |
![]() |
Build | The Build method adds elements corresponding to selected dimension elements to arbitrary layout. |
![]() |
CreateFormulaParser | The CreateFormulaParser method creates an object which parses formulas specified as character strings. |
![]() |
Edit | The Edit method creates a copy of arbitrary layout allowing to edit the structure. |
![]() |
Save | The Save method saves changes. |
See also: