Class TimeIndicatorItem
Inheritance
System.Object
TimeIndicatorItem
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class TimeIndicatorItem : Control
Constructors
TimeIndicatorItem()
Declaration
public TimeIndicatorItem()
Fields
AllowCustomSizeProperty
Declaration
public static readonly DependencyProperty AllowCustomSizeProperty
Field Value
Microsoft.
|
OrientationProperty
Declaration
public static readonly DependencyProperty OrientationProperty
Field Value
Microsoft.
|
Properties
AllowCustomSize
Declaration
public bool AllowCustomSize { get; set; }
Property Value
System.
|
Orientation
Declaration
public Orientation Orientation { get; set; }
Property Value
Microsoft.
|
Methods
ChangeVisualState(Boolean)
Declaration
protected virtual void ChangeVisualState(bool useTransitions)
Parameters
System.
|
GoToState(Boolean, String[])
Declaration
protected void GoToState(bool useTransitions, params string[] stateNames)
Parameters
System.
|
System.
|
OnApplyTemplate()
Declaration
protected override void OnApplyTemplate()