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
)
Public Function ContainsRemittedComponentInLast (
comp As StiComponent
) As Boolean
Parameters
- comp
- Type: Stimulsoft.Report.ComponentsStiComponent
Component.
Return Value
Type:
BooleanTest results.
See Also