StiStyleConditionPlacementElement Class

Namespace: Stimulsoft.Report

Inheritance

Inherits from: StiStyleConditionElement

Constructors

Constructor Description
StiStyleConditionPlacementElement(StiStyleComponentPlacement placement)  
StiStyleConditionPlacementElement(StiStyleComponentPlacement placement, StiStyleConditionOperation operationPlacement)  

StiStyleConditionPlacementElement(placement: StiStyleComponentPlacement)

Parameters


StiStyleConditionPlacementElement(placement: StiStyleComponentPlacement, operationPlacement: StiStyleConditionOperation)

Parameters

Properties

Property Type Description
OperationPlacement StiStyleConditionOperation Gets or sets type of operation which will be used for comparison of component placements.
Placement StiStyleComponentPlacement Gets or sets type of bands on which component can be placed.