[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ColorThemeItem

ColorThemeItem Class

Represents a base class for color theme items.

Inheritance
ColorThemeItem
Namespace: GrapeCity.ActiveReports.Blazor.Viewer
Assembly: MESCIUS.ActiveReports.Blazor.Viewer.dll
Syntax
public abstract class ColorThemeItem
Remarks

The ColorThemeItem class serves as a base class for different types of color representations, such as single colors or shades.

Constructors

Name Description
ColorThemeItem()

Operators

Name Description
implicit operator ColorThemeItem(string)