Click or drag to resize

ResultTotalCell Methods

The ResultTotalCell type exposes the following members.

Methods
 NameDescription
Public methodAddNavigationFileDownload 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)
Public methodAddNavigationHyperLink Add a navigation link from this cell to open a new page on a web site
(Inherited from ResultCell)
Public methodAddNavigationReportExecution Add a navigation link from this cell to execute another report in a new window
(Inherited from ResultCell)
Public methodAddNavigationReportNavigation Add a navigation link from this cell to execute another report within the current navigation context
(Inherited from ResultCell)
Public methodCalculate Perform the calculations
Public methodCSVValue CSV value of the cell
(Inherited from ResultCell)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetNavigationLinks Return the list of navigation links in the View context
(Inherited from ResultCell)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodProcessContext Set the common row or col of the cells part of the total. May be used in the cell script for Series values
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also