Click or drag to resize

ResultTotalCell Properties

The ResultTotalCell type exposes the following members.

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