StiIndicatorConditionPermissions Enum
Namespace: Stimulsoft.Report.Dashboard
Members
| Member | Value | Description |
|---|---|---|
| None | 0 | |
| Font | 1 | |
| FontSize | 2 | |
| FontStyleBold | 4 | |
| FontStyleItalic | 8 | |
| FontStyleUnderline | 16 | |
| FontStyleStrikeout | 32 | |
| TextColor | 64 | |
| BackColor | 128 | |
| Borders | 256 | |
| Icon | 512 | |
| TargetIcon | 1024 | |
| All | None | Font | FontSize | FontStyleBold | FontStyleItalic | FontStyleUnderline | FontStyleStrikeout | TextColor | BackColor | Borders | Icon | TargetIcon |