Class TimelineGroupData
ViewModel that represents a non-intersecting group of timeline dataItems.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Controls.Timeline
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class TimelineGroupData : GroupData, IComparable, IComparable<DateTime>
Constructors
TimelineGroupData()
Declaration
public TimelineGroupData()