Class TimeRulerLinesPanel
Inheritance
System.Object
TimeRulerLinesPanel
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class TimeRulerLinesPanel : Panel
Constructors
TimeRulerLinesPanel()
Declaration
public TimeRulerLinesPanel()
Fields
OrientationProperty
Declaration
public static readonly DependencyProperty OrientationProperty
Field Value
Microsoft.
|
PixelLengthProperty
Declaration
public static readonly DependencyProperty PixelLengthProperty
Field Value
Microsoft.
|
Properties
Orientation
Declaration
public Orientation Orientation { get; set; }
Property Value
Microsoft.
|
PixelLength
Declaration
public TimeSpan PixelLength { get; set; }
Property Value
System.
|
Methods
ArrangeOverride(Size)
Declaration
protected override Size ArrangeOverride(Size finalSize)
Parameters
Windows.
|
Returns
Windows.
|
CreateItem()
MeasureOverride(Size)
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
Windows.
|
Returns
Windows.
|
PrepareItem(TimeRulerItemBase)
Declaration
protected virtual void PrepareItem(TimeRulerItemBase item)
Parameters
Time
|