Namespace: Telerik.Reporting.Processing.ConfigAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
[ObsoleteAttribute("Telerik.Reporting.Processing.Config.ReportingConfigurationSection class is now obsolete. Please use Telerik.Reporting.Configuration.ReportingConfigurationSection class instead")]
public sealed class ReportingConfigurationSection : ReportingConfigurationSection |
| Visual Basic |
|---|
<ObsoleteAttribute("Telerik.Reporting.Processing.Config.ReportingConfigurationSection class is now obsolete. Please use Telerik.Reporting.Configuration.ReportingConfigurationSection class instead")> _
Public NotInheritable Class ReportingConfigurationSection _
Inherits ReportingConfigurationSection |
Inheritance Hierarchy
Version Information
Obsolete (compiler warning) in 1.0.1
See Also