Click or drag to resize

StiCodeDomSerializatorConnectTextBoxReportEnd Method

Connect the delayed collection of aggregate functions to the end of generation.

Namespace:  Stimulsoft.Report.CodeDom
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void ConnectTextBoxReportEnd(
	List<StiRemit> comps
)

Parameters

comps
Type: System.Collections.GenericListStiRemit

[Missing <param name="comps"/> documentation for "M:Stimulsoft.Report.CodeDom.StiCodeDomSerializator.ConnectTextBoxReportEnd(System.Collections.Generic.List{Stimulsoft.Report.CodeDom.StiRemit})"]

See Also