Click or drag to resize

ResultCell Methods

The ResultCell 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.
Public methodAddNavigationHyperLink Add a navigation link from this cell to open a new page on a web site
Public methodAddNavigationReportExecution Add a navigation link from this cell to execute another report in a new window
Public methodAddNavigationReportNavigation Add a navigation link from this cell to execute another report within the current navigation context
Public methodStatic memberCompareCell Compares 2 cells
Public methodStatic memberCompareCells Compares 2 cells arrays
Public methodStatic memberCompareCellsForTableLoad Compares 2 cells arrays
Public methodCSVValue CSV value of the cell
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
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodStatic memberShouldSort(ListResultCell) Returns true if at least a Sort is specified
Public methodStatic memberShouldSort(ResultCell) Returns true if at least a Sort is specified
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also