ClassRadClockItem
Class
Represents the RadClockItem for Silverlight control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class RadClockItem : ContentControl, IAutomationPeer, IPeerConverter, IRadClockItem, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlRadClockItem
Implements:
Inherited Members
Constructors
RadClockItem()
Initializes a new instance of the RadClockItem class.
Declaration
cs-api-definition
public RadClockItem()
Properties
HasSelectedStyle
Get whether selected state is applied visually to the current item.
IsFocused
Get whether the clock item is focused and the focus border is visible.
IsSelected
Gets the bool value indicating whether the control is focused or not. Obtains its value from RadClockItem via automation property.