StiStyleConditionType Enumeration |
Enum provide types of style condition.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [FlagsAttribute]
public enum StiStyleConditionType
<FlagsAttribute>
Public Enumeration StiStyleConditionType
Members
| Member name | Value | Description |
---|
| ComponentType | 1 | |
| Placement | 2 | |
| PlacementNestedLevel | 4 | |
| ComponentName | 8 | |
| Location | 16 | |
See Also