Click or drag to resize

StiStyleConditionLocationElement Constructor (StiStyleLocation, StiStyleConditionOperation)

Initializes a new instance of the StiStyleConditionLocationElement class

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiStyleConditionLocationElement(
	StiStyleLocation location,
	StiStyleConditionOperation operationLocation
)

Parameters

location
Type: Stimulsoft.ReportStiStyleLocation

[Missing <param name="location"/> documentation for "M:Stimulsoft.Report.StiStyleConditionLocationElement.#ctor(Stimulsoft.Report.StiStyleLocation,Stimulsoft.Report.StiStyleConditionOperation)"]

operationLocation
Type: Stimulsoft.ReportStiStyleConditionOperation

[Missing <param name="operationLocation"/> documentation for "M:Stimulsoft.Report.StiStyleConditionLocationElement.#ctor(Stimulsoft.Report.StiStyleLocation,Stimulsoft.Report.StiStyleConditionOperation)"]

See Also