Class ProviderCollection
Internal use only
Inheritance
System.Object
ProviderCollection
Inherited Members
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public sealed class ProviderCollection : ProviderCollectionBase, ICollection<ProviderElement>, IEnumerable<ProviderElement>, IEnumerable
Constructors
ProviderCollection()
Declaration
public ProviderCollection()
Properties
ElementName
Declaration
protected override string ElementName { get; }
Property Value
System.String
|