Globals
Stimulsoft
Report
Dictionary
StiAggregateFunctionService
Class StiAggregateFunctionService
Hierarchy
StiAggregateFunctionService
StiAvgDateFunctionService
StiAvgFunctionService
StiAvgTimeFunctionService
StiCountDistinctFunctionService
StiCountFunctionService
StiFirstFunctionService
StiLastFunctionService
StiMaxDateFunctionService
StiMaxFunctionService
StiMaxStrFunctionService
StiMaxTimeFunctionService
StiMedianFunctionService
StiMinDateFunctionService
StiMinFunctionService
StiMinStrFunctionService
StiMinTimeFunctionService
StiModeFunctionService
StiRankFunctionService
StiStDevFunctionService
StiStDevPFunctionService
StiSumDistinctFunctionService
StiSumFunctionService
StiSumNullableFunctionService
StiSumTimeFunctionService
Index
Constructors
constructor
Properties
is
First
Init
running
Total
Accessors
recure
Param
service
Name
Methods
calc
Item
get
Value
init
reset
set
Value
Constructors
constructor
new
Sti
Aggregate
Function
Service
(
runningTotal
?:
boolean
)
:
StiAggregateFunctionService
Parameters
Default value
runningTotal:
boolean
= false
Returns
StiAggregateFunctionService
Properties
is
First
Init
is
First
Init
:
boolean
= false
running
Total
running
Total
:
boolean
= false
Accessors
recure
Param
get
recureParam
(
)
:
boolean
Returns
boolean
service
Name
get
serviceName
(
)
:
string
Returns
string
Methods
calc
Item
calc
Item
(
value
:
any
)
:
void
Parameters
value:
any
Returns
void
get
Value
get
Value
(
)
:
any
Returns
any
init
init
(
)
:
void
Returns
void
reset
reset
(
)
:
void
Returns
void
set
Value
set
Value
(
value
:
any
)
:
void
Parameters
value:
any
Returns
void
Globals
Stimulsoft
Report
Dictionary
Design
Helpers
Sti
Aggregate
Function
Service
constructor
is
First
Init
running
Total
recure
Param
service
Name
calc
Item
get
Value
init
reset
set
Value
Generated using
TypeDoc