TickData
Class
Specifies the data of a tick.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
C#
public class TickData : ITimeRange, ITimePoint
Inheritance: objectTickData
Implements:
Constructors
C#
public TickData()
Properties
Methods
Returns a string that represents the current object.
C#
public override string ToString()
Returns the hour and the minutes divided by colon.
Overrides: