[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Themes.ConstantsCollection.Item

this Property

this[string]

Gets the ThemeConstant object associated with the specified key.

Declaration
public object this[string key] { get; }
Parameters
Type Name Description
string key

A string value indicating the key of the theme constant to get.

Property Value
Type Description
object

A object object representing the theme constant.