[]
[C1Category("Themes")]
[C1Description("C1ThemeControllerDesigner.ApplicationTheme", "Gets or sets the name of default application theme.")]
public string ApplicationTheme { get; set; }
<C1Category("Themes")>
<C1Description("C1ThemeControllerDesigner.ApplicationTheme", "Gets or sets the name of default application theme.")>
Public Property ApplicationTheme As String