ClassTimeIndicator
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:
cs-api-definition
public class TimeIndicator : ITimeIndicator
Inheritance: objectTimeIndicator
Implements:
Constructors
TimeIndicator()
Declaration
cs-api-definition
public TimeIndicator()
Properties
Location
Gets or sets the location of the indicator.
Declaration
cs-api-definition
public CurrentTimeIndicatorLocation Location { get; set; }
Property Value
Implements
Methods
GetDateTime()
Returns the date time of the indicator.