Show contents 

Report > Report Assembly Interfaces > IPrxDataIslandTotals

seMethodFromDataSourceIPrxDataIslandTotals

Description

The IPrxDataIslandTotals interface enables the user to set up parameters of totals for the data area.

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
HasOthers The HasOthers property returns the state of the Display the Other Aggregate option.
HasTotals The HasTotals property determines the state of the Totals option.
Method The Method property determines the method that is used to calculate totals.
MethodFromDataSource The MethodFromDataSource property determines whether the method that is set for data aggregation in the source should be used to calculate totals.
MethodValue The MethodValue property returns the method that is used to calculate totals.
Others The Others property determines the state of the Display the Other Aggregate option.
Style The Style property determines totals formatting.
Totals The Totals property determines the state of the Totals option.
UseMethodFromDataSource The UseMethodFromDataSource property returns whether the method that is set for data aggregation in the source is used to calculate totals.

See also:

Report Assembly Interfaces