StiStyleConditionComponentTypeElement Class
Namespace: Stimulsoft.Report
Inheritance
Inherits from: StiStyleConditionElement
Constructors
| Constructor | Description |
|---|---|
| StiStyleConditionComponentTypeElement(StiStyleComponentType componentType) | |
| StiStyleConditionComponentTypeElement(StiStyleComponentType componentType, StiStyleConditionOperation operationComponentType) |
StiStyleConditionComponentTypeElement(componentType: StiStyleComponentType)
Parameters
- componentType (StiStyleComponentType)
StiStyleConditionComponentTypeElement(componentType: StiStyleComponentType, operationComponentType: StiStyleConditionOperation)
Parameters
- componentType (StiStyleComponentType)
- operationComponentType (StiStyleConditionOperation)
Properties
| Property | Type | Description |
|---|---|---|
| ComponentType | StiStyleComponentType | Gets or sets component type which can be detected by style condition. |
| OperationComponentType | StiStyleConditionOperation | Gets or sets type of operation which will be used for comparison of component types. |