ActiveReports 8
ConstantsDictionary Property

Returns the Constants dictionary associated with this Theme. Use only for serialization. For API must be used Static property.
Syntax
'Declaration
 
Public ReadOnly Property ConstantsDictionary As System.Collections.Generic.Dictionary(Of String,ThemeConstant)
public System.Collections.Generic.Dictionary<string,ThemeConstant> ConstantsDictionary {get;}
See Also

Reference

Theme Class
Theme Members

Support Forum