ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / IConfigurationManager Interface / Settings Property

In This Topic
    Settings Property (IConfigurationManager)
    In This Topic
    Returns a collection of configuration settings.
    Syntax
    'Declaration
     
    ReadOnly Property Settings As NameValueCollection
    NameValueCollection Settings {get;}
    See Also