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