[]
Sets a theme settings on an object.
public void SetThemeSettings(object control, C1ThemeSettings value)
| Type | Name | Description |
|---|---|---|
| object | control | The object on which to set the theme settings. |
| C1ThemeSettings | value | The theme settings. |