IPrxDataIslandHeader

Description

The IPrxDataIslandHeader interface contains properties of headings of rows and columns of the data area of a regular report.

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
Behaviour The Behaviour property determines behavior of rows and columns when the data area is extended.
Disposition The Disposition property returns position of the heading.
Filter The Filter property returns an object containing parameters of filtering for rows and columns.
FitTo The FitTo property determines the data area, with which rows and columns matching is to be executed.
HierarchyIndent The HierarchyIndent property sets indent in a pop-up hierarchy.
KeepParentCells The KeepParentCells property determines the Display Owners Of Non-Excluded Columns option.
KeepParentNodes The KeepParentNodes property determines the state of the Include All Parents to Hierarchy of Non-Excluded Elements option.
Numbering The Numbering property returns element numbering settings in title.
Placement The Placement property determines positioning of columns and rows.
Properties The Properties property returns a parent object.
Sort The Sort property returns an object containing parameters of sorting for rows and columns of the data area.
StairsHierarchy The StairsHierarchy property allows displaying names of columns or rows of a data area as a stairs hierarchy in a single row or column
Style The Style property determines style of headings.

Properties inherited from IPrxDataIslandHeaderCommon

  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.

Methods

  Method name Brief description
CanFitTo The CanFitTo property determines whether it is possible to match the table with the data area by rows or columns.

See also:

Report Assembly Interfaces