Class HighlightPanel
Inheritance
System.Object
HighlightPanel
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class HighlightPanel : Panel
Constructors
HighlightPanel()
Declaration
public HighlightPanel()
Fields
AppointmentsPanelLengthProperty
Declaration
public static readonly DependencyProperty AppointmentsPanelLengthProperty
Field Value
Microsoft.
|
OrientationProperty
Declaration
public static readonly DependencyProperty OrientationProperty
Field Value
Microsoft.
|
PixelLengthProperty
Declaration
public static readonly DependencyProperty PixelLengthProperty
Field Value
Microsoft.
|
Properties
AppointmentsPanelLength
Declaration
public double AppointmentsPanelLength { get; set; }
Property Value
System.
|
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.
|
MeasureOverride(Size)
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
Windows.
|
Returns
Windows.
|