Click or drag to resize

StiStyleConditionComponentTypeElement Constructor (StiStyleComponentType, StiStyleConditionOperation)

Initializes a new instance of the StiStyleConditionComponentTypeElement class

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiStyleConditionComponentTypeElement(
	StiStyleComponentType componentType,
	StiStyleConditionOperation operationComponentType
)

Parameters

componentType
Type: Stimulsoft.ReportStiStyleComponentType

[Missing <param name="componentType"/> documentation for "M:Stimulsoft.Report.StiStyleConditionComponentTypeElement.#ctor(Stimulsoft.Report.StiStyleComponentType,Stimulsoft.Report.StiStyleConditionOperation)"]

operationComponentType
Type: Stimulsoft.ReportStiStyleConditionOperation

[Missing <param name="operationComponentType"/> documentation for "M:Stimulsoft.Report.StiStyleConditionComponentTypeElement.#ctor(Stimulsoft.Report.StiStyleComponentType,Stimulsoft.Report.StiStyleConditionOperation)"]

See Also