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