Represents a control that allows you to select TimeSpan values used to construct the Value of a RadTimeSpanPicker .
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
C#
public class RadTimeSpanPickerComponent : Control
Inheritance: objectRadTimeSpanPickerComponent
Constructors
C#
public RadTimeSpanPickerComponent()
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.
Resets the theme.
C#
public void ResetTheme()