Skip to main content
Tab

ThemesConfigurationSection.StyleSheetTheme Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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