StiContainerGetIncorrect Method (Boolean) |
Returns the list of all objects which require motion between containers.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiComponentsCollection GetIncorrect(
bool onlySelect
)
Public Function GetIncorrect (
onlySelect As Boolean
) As StiComponentsCollection
Parameters
- onlySelect
- Type: SystemBoolean
[Missing <param name="onlySelect"/> documentation for "M:Stimulsoft.Report.Components.StiContainer.GetIncorrect(System.Boolean)"]
Return Value
Type:
StiComponentsCollectionList of objects.
See Also