Interface IRadClockItem
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IRadClockItem : IContentControl, IControl, IFrameworkElement, ITargetElement
Properties
HasSelectedStyle
Declaration
bool HasSelectedStyle { get; }
Property Value
System.Boolean
|
IsFocused
Declaration
bool IsFocused { get; }
Property Value
System.Boolean
|
IsSelected
Declaration
bool IsSelected { get; }
Property Value
System.Boolean
|