[]
        
(Showing Draft Content)

C1.Win.Themes.C1ThemeController.Theme

Theme Property

Theme

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

Declaration
[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; }