ActiveReports for .NET 18.0J
ConstantsDictionary プロパティ

GrapeCity.ActiveReports.Rdl.Themes 名前空間 > Theme クラス : ConstantsDictionary プロパティ
このテーマに関連付けられた定数辞書を返します。 シリアル化にのみ使用します。APIには静的プロパティを使用する必要があります。
シンタックス
'宣言
 
Public ReadOnly Property ConstantsDictionary As Dictionary(Of String,ThemeConstant)
public Dictionary<string,ThemeConstant> ConstantsDictionary {get;}
参照

Theme クラス
Theme メンバ