StiEventHandler Class

Namespace: Stimulsoft.Report.Events

Methods

Method Returns Description
run static void  
run2 static any  

Method Details

run static

run(event: StiEvent, report: StiReport, args: any[]): void

Parameters


run2 static

run2(script: string, report: StiReport, argsName: string[], argsValue: any[]): any

Parameters

  • script (string)
  • report (StiReport)
  • argsName (string[])
  • argsValue (any[])

Returns any

Fields

Field Type Description
script any