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