RadControls for WPF

This class represents the data for the Date - its durations and ticks.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView (in Telerik.Windows.Controls.ScheduleView.dll) Version: 2013.1.403.40

Syntax

C#
public class DateData : ITimeRange, ITimePoint
Visual Basic
Public Class DateData _
	Implements ITimeRange, ITimePoint

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..DateData

See Also