Globals
Stimulsoft
Report
Components
StiIconSetCondition
Class StiIconSetCondition
Hierarchy
StiBaseCondition
StiIconSetCondition
Implements
ICloneable
IStiJsonReportObject
IStiIndicatorCondition
IStiJsonReportObject
Index
Constructors
constructor
Properties
_hash
column
condition
content
Alignment
data
Type
expression
icon
Set
icon
Set
Item1
icon
Set
Item2
icon
Set
Item3
icon
Set
Item4
icon
Set
Item5
item
tag
Accessors
value1
value2
Methods
clone
create
Indicator
equals
implements
load
From
Json
Object
load
From
Xml
meta
reset
save
ToJson
Object
Constructors
constructor
new
Sti
Icon
Set
Condition
(
column
?:
string
, iconSet
?:
StiIconSet
, contentAlignment
?:
ContentAlignment
, item1
?:
StiIconSetItem
, item2
?:
StiIconSetItem
, item3
?:
StiIconSetItem
, item4
?:
StiIconSetItem
, item5
?:
StiIconSetItem
)
:
StiIconSetCondition
Parameters
Default value
column:
string
= ""
Default value
iconSet:
StiIconSet
= StiIconSet.None
Default value
contentAlignment:
ContentAlignment
= ContentAlignment.MiddleLeft
Default value
item1:
StiIconSetItem
= null
Default value
item2:
StiIconSetItem
= null
Default value
item3:
StiIconSetItem
= null
Default value
item4:
StiIconSetItem
= null
Default value
item5:
StiIconSetItem
= null
Returns
StiIconSetCondition
Properties
Protected
_hash
_hash
:
StiMeta
[]
column
column
:
string
= ""
condition
condition
:
StiFilterCondition
= StiFilterCondition.EqualTo
content
Alignment
content
Alignment
:
ContentAlignment
= ContentAlignment.MiddleLeft
data
Type
data
Type
:
StiFilterDataType
= StiFilterDataType.String
expression
expression
:
string
= ""
icon
Set
icon
Set
:
StiIconSet
= StiIconSet.None
icon
Set
Item1
icon
Set
Item1
:
StiIconSetItem
= null
icon
Set
Item2
icon
Set
Item2
:
StiIconSetItem
= null
icon
Set
Item3
icon
Set
Item3
:
StiIconSetItem
= null
icon
Set
Item4
icon
Set
Item4
:
StiIconSetItem
= null
icon
Set
Item5
icon
Set
Item5
:
StiIconSetItem
= null
item
item
:
StiFilterItem
= StiFilterItem.Value
tag
tag
:
any
= null
Accessors
value1
get
value1
(
)
:
string
set
value1
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
value2
get
value2
(
)
:
string
set
value2
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
Methods
clone
clone
(
)
:
StiFilter
Returns
StiFilter
create
Indicator
create
Indicator
(
component
:
StiText
)
:
StiIndicator
Parameters
component:
StiText
Returns
StiIndicator
equals
equals
(
obj
:
any
)
:
boolean
Parameters
obj:
any
Returns
boolean
implements
implements
(
)
:
any
[]
Returns
any
[]
load
From
Json
Object
load
From
Json
Object
(
jObject
:
StiJson
)
:
void
Parameters
jObject:
StiJson
Returns
void
load
From
Xml
load
From
Xml
(
xmlNode
:
XmlNode
)
:
void
Parameters
xmlNode:
XmlNode
Returns
void
meta
meta
(
)
:
StiMeta
[]
Returns
StiMeta
[]
reset
reset
(
)
:
void
Returns
void
save
ToJson
Object
save
ToJson
Object
(
mode
:
StiJsonSaveMode
)
:
StiJson
Parameters
mode:
StiJsonSaveMode
Returns
StiJson
Globals
Stimulsoft
Report
Components
Design
Gauge
Table
Text
Formats
Sti
Icon
Set
Condition
constructor
_hash
column
condition
content
Alignment
data
Type
expression
icon
Set
icon
Set
Item1
icon
Set
Item2
icon
Set
Item3
icon
Set
Item4
icon
Set
Item5
item
tag
value1
value2
clone
create
Indicator
equals
implements
load
From
Json
Object
load
From
Xml
meta
reset
save
ToJson
Object
Generated using
TypeDoc