StiPivotElementStyle Class
Namespace: Stimulsoft.Report.Dashboard.Styles
Inheritance
Inherits from: StiElementStyle
Properties
| Property | Type | Description |
|---|---|---|
| AlternatingCellBackColor | Color | |
| AlternatingCellForeColor | Color | |
| BackColor | Color | |
| CellBackColor | Color | |
| CellForeColor | Color | |
| ColumnHeaderBackColor | Color | |
| ColumnHeaderForeColor | Color | |
| HotColumnHeaderBackColor | Color | |
| HotRowHeaderBackColor | Color | |
| LineColor | Color | |
| LocalizedName | string | |
| RowHeaderBackColor | Color | |
| RowHeaderForeColor | Color | |
| SelectedCellBackColor | Color | |
| SelectedCellForeColor | Color |
Methods
| Method | Returns | Description |
|---|---|---|
| DrawStyleForGallery | void |
Method Details
DrawStyleForGallery
DrawStyleForGallery(g: Graphics, rect: Rectangle): void
Parameters
- g (Graphics)
- rect (Rectangle)