Click or drag to resize

StiStyleConditionPlacementNestedLevelElement Constructor (Int32, StiStyleConditionOperation)

Initializes a new instance of the StiStyleConditionPlacementNestedLevelElement class

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiStyleConditionPlacementNestedLevelElement(
	int placementNestedLevel,
	StiStyleConditionOperation operationPlacementNestedLevel
)

Parameters

placementNestedLevel
Type: SystemInt32

[Missing <param name="placementNestedLevel"/> documentation for "M:Stimulsoft.Report.StiStyleConditionPlacementNestedLevelElement.#ctor(System.Int32,Stimulsoft.Report.StiStyleConditionOperation)"]

operationPlacementNestedLevel
Type: Stimulsoft.ReportStiStyleConditionOperation

[Missing <param name="operationPlacementNestedLevel"/> documentation for "M:Stimulsoft.Report.StiStyleConditionPlacementNestedLevelElement.#ctor(System.Int32,Stimulsoft.Report.StiStyleConditionOperation)"]

See Also