[]
        
(Showing Draft Content)

C1.Win.C1Themes.ThemeApplyingEventArgs.-ctor

ThemeApplyingEventArgs Constructor

ThemeApplyingEventArgs()

Initializes a new instance of the ThemeApplyingEventArgs class.

Declaration
public ThemeApplyingEventArgs()

ThemeApplyingEventArgs(string)

Initializes a new instance of the ThemeApplyingEventArgs class.

Declaration
public ThemeApplyingEventArgs(string themeName)
Parameters
Type Name Description
string themeName

Name of the theme to be assigned.