InterfaceITimeIndicator
Interface
Defines basic members of a time indicator for Scheduler.
Definition
Namespace:Telerik.UI.Xaml.Controls
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public interface ITimeIndicator
Derived Classes:
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.