[]
        
(Showing Draft Content)

C1.Win.Themes.C1ThemeExtension.GetSettings

GetSettings Method

GetSettings(C1Theme)

Gets theme settings. Returns null if the theme is not customizable.

Declaration
public static C1ThemeSettings GetSettings(this C1Theme theme)
Parameters
Type Name Description
C1Theme theme

current theme to apply settings.

Returns
Type Description
C1ThemeSettings