ActiveReports Developer 7
Settings Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Configuration Namespace > IConfigurationManager Interface : Settings Property

Glossary Item Box

Returns a collection of configuration settings.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Settings As System.Collections.Specialized.NameValueCollection
C# 
System.Collections.Specialized.NameValueCollection Settings {get;}

See Also