[]
        
(Showing Draft Content)

C1.Win.C1Themes.C1ThemeController.GetThemeSettings

GetThemeSettings Method

GetThemeSettings(object)

Gets the theme settings of a theme set on an object by this theme controller.

Declaration
[C1Category("Themes")]
[C1Description("C1ThemeController.ControlThemeSettings", "Specifies the settings of the theme applied to the control.")]
public C1ThemeSettings GetThemeSettings(object control)
Parameters
Type Name Description
object control

The object to get the theme settings for.

Returns
Type Description
C1ThemeSettings