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

Holds commands that can be used by a RadTimeSpanPicker.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

C#
public static class TimeSpanPickerCommands

Inheritance: objectTimeSpanPickerCommands

Properties

Gets value that represents the Clear RadTimeSpanPicker command which clears the value of the RadTimeSpanPicker.

C#
public static ICommand Clear { get; }
Property Value:

The Clear command.

Gets value that represents the Close RadTimeSpanPicker command which closes the RadTimeSpanPicker drop down.

C#
public static ICommand Close { get; }
Property Value:

The Close command.

In this article
DefinitionPropertiesClearClose
Not finding the help you need?
Contact Support