[]
        
(Showing Draft Content)

C1.Win.C1Themes.C1ThemeController.ThemeSettings

ThemeSettings Property

ThemeSettings

Gets or sets the default theme settings for all objects on the form or user control managed by the current theme controller.

Declaration
[Browsable(true)]
[C1Category("Themes")]
[C1Description("C1ThemeController.ThemeSettings", "Gets or sets the default theme settings for all objects on the form or user control managed by the current theme controller.")]
public C1ThemeSettings ThemeSettings { get; set; }