Theme Class

Theme definition.

Inheritance

Object

Theme

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public class Theme

Constructors

Themelink

Theme definition.

Declaration
public Theme()

Properties

Baselink

Specifies the base color.

Declaration
public string Base { get; set; }
Property Value
Type Description
stringSpecifies the base color.

ButtonRadiuslink

Specifies the button radius.

Declaration
public string ButtonRadius { get; set; }
Property Value
Type Description
stringSpecifies the button radius.

CardRadiuslink

Specifies the card radius.

Declaration
public string CardRadius { get; set; }
Property Value
Type Description
stringSpecifies the card radius.

Contentlink

Specifies the content color.

Declaration
public string Content { get; set; }
Property Value
Type Description
stringSpecifies the content color.

ContentTextlink

Specifies the content text color.

Declaration
public string ContentText { get; set; }
Property Value
Type Description
stringSpecifies the content text color.

Premiumlink

Specifies if the theme is premium.

Declaration
public bool Premium { get; set; }
Property Value
Type Description
boolSpecifies if the theme is premium.

Primarylink

Specifies the primary color.

Declaration
public string Primary { get; set; }
Property Value
Type Description
stringSpecifies the primary color.

Secondarylink

Specifies the secondary color.

Declaration
public string Secondary { get; set; }
Property Value
Type Description
stringSpecifies the secondary color.

Selectionlink

Specifies the selection color.

Declaration
public string Selection { get; set; }
Property Value
Type Description
stringSpecifies the selection color.

SelectionTextlink

Specifies the selection text color.

Declaration
public string SelectionText { get; set; }
Property Value
Type Description
stringSpecifies the selection text color.

SeriesAlink

Specifies the series A color.

Declaration
public string SeriesA { get; set; }
Property Value
Type Description
stringSpecifies the series A color.

SeriesBlink

Specifies the series B color.

Declaration
public string SeriesB { get; set; }
Property Value
Type Description
stringSpecifies the series B color.

SeriesClink

Specifies the series C color.

Declaration
public string SeriesC { get; set; }
Property Value
Type Description
stringSpecifies the series C color.

Textlink

Specifies the user-friendly theme name e.g. Material3.

Declaration
public string Text { get; set; }
Property Value
Type Description
stringSpecifies the user-friendly theme name e.g. Material3.

TitleTextlink

Specifies the title text color.

Declaration
public string TitleText { get; set; }
Property Value
Type Description
stringSpecifies the title text color.

Valuelink

Specifies the theme value e.g. material3.

Declaration
public string Value { get; set; }
Property Value
Type Description
stringSpecifies the theme value e.g. material3.
An error has occurred. This app may no longer respond until reloaded. Reload 🗙