[]
Gets the theme settings of a theme set on an object by this theme controller.
[C1Category("Themes")]
[C1Description("C1ThemeController.ControlThemeSettings", "Specifies the settings of the theme applied to the control.")]
public C1ThemeSettings GetThemeSettings(object control)
Type | Name | Description |
---|---|---|
object | control | The object to get the theme settings for. |
Type | Description |
---|---|
C1ThemeSettings |