Result |
The ResultCell 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. | |
| AddNavigationHyperLink | Add a navigation link from this cell to open a new page on a web site | |
| AddNavigationReportExecution | Add a navigation link from this cell to execute another report in a new window | |
| AddNavigationReportNavigation | Add a navigation link from this cell to execute another report within the current navigation context | |
| CompareCell | Compares 2 cells | |
| CompareCells | Compares 2 cells arrays | |
| CompareCellsForTableLoad | Compares 2 cells arrays | |
| CSVValue | CSV value of the cell | |
| 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 | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ShouldSort(ListResultCell) | Returns true if at least a Sort is specified | |
| ShouldSort(ResultCell) | Returns true if at least a Sort is specified | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |