TimeIndicator
Class
Basic ITimeIndicator implementation - default model for indicators. Can be used to populate the TimeIndicatorsCollection of the RadScheduleView The default TimeIndicatorItemStyleSelector of the RadScheduleView has predefined style for ITimeIndicators.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
C#
public class TimeIndicator : ITimeIndicator
Inheritance: objectTimeIndicator
Implements:
Constructors
C#
public TimeIndicator()
Properties
Gets or sets the location of the indicator.
C#
public CurrentTimeIndicatorLocation Location { get; set; }
Implements:
Methods
Returns the date time of the indicator.