Click or drag to resize

StiContainerSetConditions Method

Sets conditions to all selected objects in the container.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SetConditions(
	StiConditionsCollection conditions
)

Parameters

conditions
Type: Stimulsoft.Report.ComponentsStiConditionsCollection

[Missing <param name="conditions"/> documentation for "M:Stimulsoft.Report.Components.StiContainer.SetConditions(Stimulsoft.Report.Components.StiConditionsCollection)"]

See Also