InterfaceITimeIndicator
Interface
Defines basic members of a time indicator for ScheduleView.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
cs-api-definition
public interface ITimeIndicator
Properties
Location
Gets or sets the location of the indicator.
Declaration
cs-api-definition
CurrentTimeIndicatorLocation Location { get; set; }
Property Value
The location of the indicator.
Methods
GetDateTime()
Returns the date time of the indicator.