public class CellValues| CellValues(ResultListIntermediateFormatted) | |
| CellValues(ResultListIntermediateFormatted, String, ListString) |
| Body | |
| Child | |
| ClassList | The list of CSS Classes to assign to the cell's class attribute. |
| LinkTo | Indicates what page or view this Cell should link to. The data to link to this page is found in the LinkToData property. The default value is None, indicating no link. |
| LinkToData | |
| Text | The text to display in the cell. The text would have already been formatted into a string, based on the ResultListFormat's .Format.Column values. |
| 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) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | (Overrides ObjectToString) |