Click or drag to resize

ResultCell Properties

The ResultCell type exposes the following members.

Properties
 NameDescription
Public propertyCellCssClass Css cell class
Public propertyCellCssDetailClass Css cell class for the detail model
Public propertyCellCssDetailStyle Css cell style for detail model
Public propertyCellCssPageClass Css cell class for the page table
Public propertyCellCssPageStyle Css cell style for page table
Public propertyCellCssStyle Css cell style
Public propertyCellCssSummaryClass Css cell class for the summary table
Public propertyCellCssSummaryStyle Css cell style for summary table
Public propertyContextCurrentLine For cell script execution: current line of the table (array of cell)
Public propertyContextIsPageTable For cell script execution: true if the cell is in a page table
Public propertyContextIsSummaryTable For cell script execution: true if the cell is in a summary table
Public propertyDateTimeOAValue Date time value of the cell if possible
Public propertyDateTimeValue Date time value of the cell if possible
Public propertyDisplayValue Display value of the cell
Public propertyDoubleValue Double value of the cell if possible
Public propertyHTMLValue HTML value of the cell
Public propertyIsValue True if the cell is not for a total and not for a title
Public propertyLinks 
Public propertyNavigationValue Value used for navigation
Public propertyRawDisplayValue Display value of the cell without applying the format or translation
Top
See Also