Class TimeRulerLine
Inherited Members
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class TimeRulerLine : TimeRulerItemBase
Constructors
TimeRulerLine()
Declaration
public TimeRulerLine()
Fields
SizeProperty
Declaration
public static readonly DependencyProperty SizeProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
Size
Declaration
public double Size { get; set; }
Property Value
|
System.Double
|