Click or drag to resize

StiStyleConditionsCollectionAdd Method (StiStyleConditionElement)

Creates a new object of the type StiStyleCondition.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Add(
	StiStyleConditionElement[] elements
)

Parameters

elements
Type: Stimulsoft.ReportStiStyleConditionElement

[Missing <param name="elements"/> documentation for "M:Stimulsoft.Report.StiStyleConditionsCollection.Add(Stimulsoft.Report.StiStyleConditionElement[])"]

See Also