'Declaration Public Sub SetThemeSettings( _ ByVal control As System.Object, _ ByVal value As C1ThemeSettings _ )
public void SetThemeSettings( System.object control, C1ThemeSettings value )
Parameters
- control
- The object on which to set the theme settings.
- value
- The theme settings.