Interface ITimeIndicator
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public interface ITimeIndicator
Properties
Location
Declaration
CurrentTimeIndicatorLocation Location { get; set; }
Property Value
|
CurrentTimeIndicatorLocation
|
Offset
Declaration
TimeSpan Offset { get; set; }
Property Value
|
System.TimeSpan
|
Methods
GetDateTime()
Declaration
DateTime GetDateTime()
Returns
|
System.DateTime
|