StiStyleConditionPlacementNestedLevelElement Class

Namespace: Stimulsoft.Report

Inheritance

Inherits from: StiStyleConditionElement

Constructors

Constructor Description
StiStyleConditionPlacementNestedLevelElement(int placementNestedLevel)  
StiStyleConditionPlacementNestedLevelElement(int placementNestedLevel, StiStyleConditionOperation operationPlacementNestedLevel)  

StiStyleConditionPlacementNestedLevelElement(placementNestedLevel: int)

Parameters

  • placementNestedLevel (int)

StiStyleConditionPlacementNestedLevelElement(placementNestedLevel: int, operationPlacementNestedLevel: StiStyleConditionOperation)

Parameters

Properties

Property Type Description
OperationPlacementNestedLevel StiStyleConditionOperation Gets or sets type of operation which will be used for comparison of component nested level.
PlacementNestedLevel int Gets or sets value which indicates nested level of specified component.