Class ResolverElementBase
Internal use only
Inheritance
System.Object
ResolverElementBase
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public abstract class ResolverElementBase : ConfigurationElement
Constructors
ResolverElementBase()
Declaration
protected ResolverElementBase()
Properties
Parameters
Internal use only
Declaration
public ParameterCollection Parameters { get; }
Property Value
ParameterCollection
|
Provider
Internal use only
Declaration
public string Provider { get; set; }
Property Value
System.String
|