StiConditionPermissions Enum
Namespace: Stimulsoft.Report.Components
Members
| Member | Value | Description |
|---|---|---|
| None | 0 | |
| Font | 1 | |
| FontSize | 2 | |
| FontStyleBold | 4 | |
| FontStyleItalic | 8 | |
| FontStyleUnderline | 16 | |
| FontStyleStrikeout | 32 | |
| TextColor | 64 | |
| BackColor | 128 | |
| Borders | 256 | |
| All | 511 | |
| Enabled | 512 |