[]
        
(Showing Draft Content)

C1.Win.Themes.C1ThemeController.SetThemeSettings

SetThemeSettings Method

SetThemeSettings(object, C1ThemeSettings)

Sets a theme settings on an object.

Declaration
public void SetThemeSettings(object control, C1ThemeSettings value)
Public Sub SetThemeSettings(control As Object, value As C1ThemeSettings)
Parameters
Type Name Description
object control

The object on which to set the theme settings.

C1ThemeSettings value

The theme settings.