Class ExtensionsSection
Internal use only
Inheritance
System.Object
ExtensionsSection
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public sealed class ExtensionsSection : ConfigurationElement
Constructors
ExtensionsSection()
Declaration
public ExtensionsSection()
Properties
Render
Internal use only
Declaration
public ExtensionCollection Render { get; }
Property Value
ExtensionCollection
|
RenderObsolete
Internal use only
Declaration
public ExtensionCollectionObsolete RenderObsolete { get; }
Property Value
ExtensionCollectionObsolete
|