Class TimerRulerItemProxy
Inheritance
System.Object
TimerRulerItemProxy
Namespace: Telerik.UI.Xaml.Controls.Scheduler
Assembly: Telerik.WinUI.Controls.dll
Syntax
public sealed class TimerRulerItemProxy : DependencyObject, ITimeRange, ITimePoint
Fields
DateTimeProperty
Declaration
public static readonly DependencyProperty DateTimeProperty
Field Value
Microsoft.
|
DurationProperty
Declaration
public static readonly DependencyProperty DurationProperty
Field Value
Microsoft.
|
FormattedValueProperty
Declaration
public static readonly DependencyProperty FormattedValueProperty
Field Value
Microsoft.
|
Properties
DateTime
Declaration
public DateTime DateTime { get; }
Property Value
System.
|
Implements
Duration
Declaration
public TimeSpan Duration { get; }
Property Value
System.
|
Implements
FormattedValue
Declaration
public string FormattedValue { get; }
Property Value
System.
|