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