[]
        
(Showing Draft Content)

C1.Win.C1Themes.ThemeSolidBackground.-ctor

ThemeSolidBackground Constructor

ThemeSolidBackground(ThemeColorValue)

Initializes a new instance of the ThemeSolidBackground class.

Declaration
public ThemeSolidBackground(ThemeColorValue color)
Parameters
Type Name Description
ThemeColorValue color

ThemeSolidBackground(Color)

Initializes a new instance of the ThemeSolidBackground class.

Declaration
public ThemeSolidBackground(Color color)
Parameters
Type Name Description
Color color