Result |
The ResultTotalCell type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cells | List of ResultCell |
![]() | ContextCol |
For cell script execution: current ResultTable
(Inherited from ResultCell) |
![]() | ContextModel |
For cell script execution: current ReportModel
(Inherited from ResultCell) |
![]() | ContextPage |
For cell script execution: current ResultPage
(Inherited from ResultCell) |
![]() | ContextRow |
For cell script execution: current ResultTable
(Inherited from ResultCell) |
![]() | ContextTable |
For cell script execution: current ResultTable
(Inherited from ResultCell) |
![]() | DateMax | Date Min and Max after calculations |
![]() | DateMin | Date Min and Max after calculations |
![]() | DateSum | Date sum after claculations |
![]() | Element |
The ReportElement of the element model
(Inherited from ResultCell) |
![]() | FinalCssClass |
If not empty, the css class is used for the cell
(Inherited from ResultCell) |
![]() | FinalCssStyle |
If not empty, the css style is used for the cell
(Inherited from ResultCell) |
![]() | FinalValue |
If not empty, the value is used for the cell
(Inherited from ResultCell) |
![]() | IsSerie |
True if the cell is for a serie
(Inherited from ResultCell) |
![]() | IsSubTotal |
True if the cell is for a sub total
(Inherited from ResultCell) |
![]() | IsTitle |
True if the cell is for a title
(Inherited from ResultCell) |
![]() | IsTotal |
True if the cell is for a total
(Inherited from ResultCell) |
![]() | IsTotalTotal |
True if the cell is for the total of totals
(Inherited from ResultCell) |
![]() | Max | Sum, Min, Max after claculations |
![]() | Min | Sum, Min, Max after claculations |
![]() | SubReportValues |
Values used for sub report navigation
(Inherited from ResultCell) |
![]() | Sum | Sum, Min, Max after claculations |
![]() | Tag |
Custom Tag the can be used at execution time to store any object
(Inherited from ResultCell) |
![]() | Value |
The object value of the cell
(Inherited from ResultCell) |