Show contents 

Report > Report Assembly Interfaces > IPrxDataIslandDimensionLayoutNode

IPrxDataIslandDimensionLayoutNode

Description

The IPrxDataIslandDimensionLayoutNode interface determines parameters of an element of an arbitrary title.

Comments

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.

Properties

  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 title element will be displayed in the data area.
IsDimElement

The IsDimElement property returns whether arbitrary title element is bound to dimension element.

Key The Key property returns a unique key of an element.

Methods

  Method name Brief description
MoveTo The MoveTo method moves an element of a heading to the specified position.

See also:

Report Assembly Interfaces