New to Telerik UI for WPFStart a free 30-day trial

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)
Parameters:eEventArgs

The RoutedEventArgs that contains the event data.

Resets the theme.

C#
public void ResetTheme()