Class ProcessingSection
Internal use only
Inheritance
System.Object
ProcessingSection
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public sealed class ProcessingSection : ConfigurationElement
Constructors
ProcessingSection()
Declaration
public ProcessingSection()
Properties
CacheDefinitionProperties
Declaration
public bool CacheDefinitionProperties { get; set; }
Property Value
System.Boolean
|
ResourceResolver
Internal use only
Declaration
public ResourceResolverElement ResourceResolver { get; }
Property Value
ResourceResolverElement
|