StiAppColorParser Class
Namespace: Stimulsoft.Report.App
Methods
| Method | Returns | Description |
|---|---|---|
GetBackColor static |
Color | |
GetForeColor static |
Color |
Method Details
GetBackColor static
GetBackColor(component: object, defaultColor: Color, allowDataLoading: bool): Color
Parameters
- component (object)
- defaultColor (Color)
- allowDataLoading (bool)
Returns Color
GetForeColor static
GetForeColor(component: object, defaultColor: Color, allowDataLoading: bool): Color
Parameters
- component (object)
- defaultColor (Color)
- allowDataLoading (bool)
Returns Color