You are here: Symbol Reference > Stimulsoft.Report.CodeDom Namespace > StiCodeDomSerializator Class > StiCodeDomSerializator Methods > AddToRemittedSE Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiCodeDomSerializator.AddToRemittedSE Method

Adds a record to the collection of events (OnBeginRender and OnEndRender).

Syntax
C++
C#
Visual Basic
public: StiRemit AddToRemittedSE( string name, StiComponent comp, string funcName, string scriptCalcItem, string scriptGetValue, StiAggregateFunctionService function, bool usePrintEvent, bool useNewColumnEventEvent, bool isRunningTotal, StiExpression expression );
Parameters
Parameters 
Description 
name 
A name of the component to what a handler is turned on. 
comp 
Component. 
funcName 
Function name. 
scriptCalcItem 
Script to calculate functions. 
scriptGetValue 
Script to get value. 
function 
Aggegate function. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.