Class RadClockItem
Inheritance
System.Object
RadClockItem
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class RadClockItem : ContentControl, IAutomationPeer, IPeerConverter, IRadClockItem, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
RadClockItem()
Declaration
public RadClockItem()
Properties
HasSelectedStyle
Declaration
public bool HasSelectedStyle { get; }
Property Value
System.Boolean
|
Implements
IsFocused
Declaration
public bool IsFocused { get; }
Property Value
System.Boolean
|
Implements
IsSelected
Declaration
public bool IsSelected { get; }
Property Value
System.Boolean
|