[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Themes.ThemeConstant.-ctor

ThemeConstant Constructor

ThemeConstant(string, string, string)

Initializes a new instance of the ThemeConstant class.

Declaration
public ThemeConstant(string key, string value, string description)
Parameters
Type Name Description
string key

A string value indicating the key of the theme constant.

string value

A string value indicating the value of the theme constant as an ExpressionInfo.

string description

A string value indicating the description of the theme constant.