[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Configuration.DefaultConfigurationProvider

DefaultConfigurationProvider Class

Implements an IConfigurationProvider that gets configuration information from a file in the executable directory or in the installation directory.

Inheritance
DefaultConfigurationProvider
Namespace: GrapeCity.ActiveReports.Configuration
Assembly: MESCIUS.ActiveReports.dll
Syntax
public class DefaultConfigurationProvider : IConfigurationProvider

Constructors

Name Description
DefaultConfigurationProvider()

Creates a new instance of DefaultConfigurationProvider.

Properties

Name Description
Content

Returns the xml content of the configuration information.

Extension Methods