[]
Gets or sets the default theme settings for all objects on the form or user control managed by the current theme controller.
[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; }