Click or drag to resize

StiCodeDomSerializatorContainsRemittedComponentInLast Method

Tests whether the collection is located in the component which formation is delayed to the end.

Namespace:  Stimulsoft.Report.CodeDom
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool ContainsRemittedComponentInLast(
	StiComponent comp
)

Parameters

comp
Type: Stimulsoft.Report.ComponentsStiComponent
Component.

Return Value

Type: Boolean
Test results.
See Also