Class IntervalCollection
Defines a collection of IntervalBase objects.
Inheritance
System.Object
IntervalCollection
Namespace: Telerik.Windows.Controls.TimeBar
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class IntervalCollection : DependencyObjectCollection<IntervalBase>
Constructors
IntervalCollection()
Declaration
public IntervalCollection()