StiCustomTableElementStyle Class
Namespace: Stimulsoft.Report.Dashboard.Styles
Inheritance
Inherits from: StiTableElementStyle
Constructors
| Constructor | Description |
|---|---|
| StiCustomTableElementStyle() | |
| StiCustomTableElementStyle(StiTableElementStyle style) | |
| StiCustomTableElementStyle(StiTableStyle style) |
StiCustomTableElementStyle()
StiCustomTableElementStyle(style: StiTableElementStyle)
Parameters
- style (StiTableElementStyle)
StiCustomTableElementStyle(style: StiTableStyle)
Parameters
- style (StiTableStyle)
Methods
| Method | Returns | Description |
|---|---|---|
| DrawBox | void |
Method Details
DrawBox
DrawBox(g: Graphics, rect: Rectangle, paintValue: bool, paintImage: bool): void
Parameters
- g (Graphics)
- rect (Rectangle)
- paintValue (bool)
- paintImage (bool)