StiControlElementStyle Class
Namespace: Stimulsoft.Report.Dashboard.Styles
Inheritance
Inherits from: StiElementStyle
Properties
| Property | Type | Description |
|---|---|---|
| BackColor | Color | |
| Font | Font | |
| ForeColor | Color | |
| GlyphColor | Color | |
| HotBackColor | Color | |
| HotForeColor | Color | |
| HotGlyphColor | Color | |
| HotSelectedBackColor | Color | |
| HotSelectedForeColor | Color | |
| HotSelectedGlyphColor | Color | |
| LocalizedName | string | |
| SelectedBackColor | Color | |
| SelectedForeColor | Color | |
| SelectedGlyphColor | Color | |
| SeparatorColor | Color |
Methods
| Method | Returns | Description |
|---|---|---|
| DrawStyleForGallery | void |
Method Details
DrawStyleForGallery
DrawStyleForGallery(g: Graphics, rect: Rectangle): void
Parameters
- g (Graphics)
- rect (Rectangle)