DataFill Class
Namespace: Stimulsoft.Report.Export
Constructors
| Constructor | Description |
|---|---|
| constructor(string Type, Color FgColor, Color BgColor) |
constructor(Type: string, FgColor: Color, BgColor: Color)
Parameters
Methods
| Method | Returns | Description |
|---|---|---|
| equals | boolean |
Method Details
equals
equals(obj: DataFill): boolean
Parameters
- obj (DataFill)
Returns boolean
Fields
| Field | Type | Description |
|---|---|---|
| BgColor | Color | |
| FgColor | Color | |
| Type | string |