StiRow Class

Namespace: Stimulsoft.Report.CrossTab.Core

Constructors

Constructor Description
StiRow(object value, object displayValue)  

StiRow(value: object, displayValue: object)

Parameters

  • value (object)
  • displayValue (object)

Properties

Property Type Description
DisplayValue object  
HyperlinkValue object  
IsTotal bool  
Level int  
OthersText string  
Rows StiRowCollection  
TagValue object  
ToolTipValue object  
TopNConditions StiCrossTabTopNConditionList  
Value object