The IPrxDataIslandDimensionLayoutNode interface determines parameters of an element of an arbitrary title.
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 | |
| Caption | The Caption property determines name for an element of an arbitrary title. | |
| Children | The Children property determines parameters of child elements of an element of an arbitrary title. | |
| DimElement | The DimElement property determines binding of a heading element to a dimension element. | |
| ElementStyle | The ElementStyle property determines style for an element of arbitrary layout. | |
| Formula | The Formula property determines expressions for all arbitrary title elements. | |
| Include | The Include property determines whether a heading element is to be displayed in the data area. | |
| IsDimElement | The IsDimElement property returns True if the element of the arbitrary title is bound to a dimension element, otherwise the property returns False. | |
| Key | The Key property returns a unique key of an element. | |
| Style | The Style property determines style of elements' cells. This property is outdated, it is recommended to use ElementStyle instead. |
| Method name | Brief description | |
| MoveTo | The MoveTo method moves an element of a heading to the specified position. |
See also: