StiStyleConditionLocationElement Class
Namespace: Stimulsoft.Report
Inheritance
Inherits from: StiStyleConditionElement
Constructors
| Constructor | Description |
|---|---|
| StiStyleConditionLocationElement(StiStyleLocation location) | |
| StiStyleConditionLocationElement(StiStyleLocation location, StiStyleConditionOperation operationLocation) |
StiStyleConditionLocationElement(location: StiStyleLocation)
Parameters
- location (StiStyleLocation)
StiStyleConditionLocationElement(location: StiStyleLocation, operationLocation: StiStyleConditionOperation)
Parameters
- location (StiStyleLocation)
- operationLocation (StiStyleConditionOperation)
Properties
| Property | Type | Description |
|---|---|---|
| Location | StiStyleLocation | Gets or sets variant of component location on parent component area. |
| OperationLocation | StiStyleConditionOperation | Gets or sets type of operation which will be used for comparison of component locations. |