[]
        
(Showing Draft Content)

C1.Win.C1Themes.C1ThemePicker.SelectedThemeName

SelectedThemeName Property

SelectedThemeName

Gets or sets the selected theme name. The theme will be assigned if such a theme name is present in the registered themes of the application.

Declaration
[C1Category("Behavior")]
[C1Description("C1ThemePicker.SelectedThemeName", "The selected theme name.")]
public string SelectedThemeName { get; set; }