Reporting

Collection base object example. Used for a data binding demostration only

Namespace: Telerik.Reporting.Charting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public class DoubleCollection : CollectionBase
Visual Basic
Public Class DoubleCollection _
	Inherits CollectionBase

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    Telerik.Reporting.Charting..::..DoubleCollection

See Also