Skip to main content
A newer version of this page is available. .
Tab

ThemesConfigurationSection.StyleSheetTheme Property

Gets or sets the value of the Style Sheet Theme Name configuration option.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public string StyleSheetTheme { get; set; }

Property Value

Type Description
String

A string value specifying the name of the applied style sheet theme.

See Also