Default Property (ThemesSettings)
In This Topic
The default theme to be applied. Predefined themes: "default", "activeReports", "activeReportsDark", "defaultDark", "darkOled", "highContrast", "highContrastDark".
Syntax
'Declaration
Public Property Default As String
public string Default {get; set;}
See Also