Result |
The ResultTotalCell type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddNavigationFileDownload |
Add a navigation link from this cell to download a file. The file will be loaded in the Navigation Script of the model.
(Inherited from ResultCell) |
![]() | AddNavigationHyperLink |
Add a navigation link from this cell to open a new page on a web site
(Inherited from ResultCell) |
![]() | AddNavigationReportExecution |
Add a navigation link from this cell to execute another report in a new window
(Inherited from ResultCell) |
![]() | AddNavigationReportNavigation |
Add a navigation link from this cell to execute another report within the current navigation context
(Inherited from ResultCell) |
![]() | Calculate | Perform the calculations |
![]() | CSVValue |
CSV value of the cell
(Inherited from ResultCell) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetNavigationLinks |
Return the list of navigation links in the View context
(Inherited from ResultCell) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ProcessContext | Set the common row or col of the cells part of the total. May be used in the cell script for Series values |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |