[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Themes.ThemeConstant

ThemeConstant Class

Represents a theme constant.

Inheritance
ThemeConstant
Namespace: GrapeCity.ActiveReports.Rdl.Themes
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class ThemeConstant

Constructors

Name Description
ThemeConstant(string, string, string)

Initializes a new instance of the ThemeConstant class.

Fields

Name Description
Description

Gets the description of the theme constant.

Empty

Gets an empty ThemeConstant instance.

Key

Gets the key of the theme constant.

Value

Gets the value of the theme constant as an ExpressionInfo.

Extension Methods