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