StiTableStyles Class
Namespace: Stimulsoft.Report.Components.Table
Constructors
| Constructor | Description |
|---|---|
| constructor(Color col1, Color col2, Color col3, Color col4, Color | boolean col5) |
constructor(col1: Color, col2: Color, col3: Color, col4: Color, col5: Color | boolean)
Parameters
Methods
| Method | Returns | Description |
|---|---|---|
getStyle static |
StiTableStyles |
Method Details
getStyle static
getStyle(style: StiTableStyle): StiTableStyles
Parameters
- style (StiTableStyle)
Returns StiTableStyles
Fields
| Field | Type | Description |
|---|---|---|
| dataColor | Color | |
| dataTextColor | Color | |
| footerColor | Color | |
| gridColor | Color | |
| headerColor | Color | |
| headerFooterTextColor | Color |