Class TimeIndicator
Inheritance
System.Object
TimeIndicator
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class TimeIndicator : Object, ITimeIndicator
Constructors
TimeIndicator()
Declaration
public TimeIndicator()
Properties
Location
Declaration
public CurrentTimeIndicatorLocation Location { get; set; }
Property Value
Implements
Offset
Declaration
public TimeSpan Offset { get; set; }
Property Value
System.
|
Implements
Methods
GetDateTime()
Declaration
public virtual DateTime GetDateTime()
Returns
System.
|