StiConditionBorderSides Enum
Namespace: Stimulsoft.Report.Components
Members
| Member | Value | Description |
|---|---|---|
| None | 0 | No border. |
| All | 15 | Border from all sides. |
| Top | 1 | Border on the top. |
| Left | 2 | Border on the left. |
| Right | 4 | Border on the right. |
| Bottom | 8 | Border on the bottom. |
| NotAssigned | 16 | Not assigned. |