[]
        
(Showing Draft Content)

C1.Win.Themes.C1ThemeExtension.ApplySettings

ApplySettings Method

ApplySettings(C1Theme, C1ThemeSettings)

Applies specified settings to the C1Theme

Declaration
public static bool ApplySettings(this C1Theme theme, C1ThemeSettings settings)
Parameters
Type Name Description
C1Theme theme

current theme to apply settings.

C1ThemeSettings settings

specified settings.

Returns
Type Description
bool