RadClockItem
Class
Represents a RadClockItem control.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
C#
[Themable]
public class RadClockItem : RadListBoxItem, ISelectorItem
Inheritance: objectListItemRadListBoxItemRadClockItem
Implements:
Inherited Members
Constructors
C#
public RadClockItem()
Methods
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.
Overrides:
Raises the MouseLeftButtonDown event.
C#
protected override void OnMouseLeftButtonDown(MouseButtonEventArgs e)
The MouseButtonEventArgs that contains the event data.
Overrides:
Resets the theme.
C#
public void ResetTheme()