ClassTimeSpanPickerCommands
Class
Holds commands that can be used by a RadTimeSpanPicker.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
cs-api-definition
public static class TimeSpanPickerCommands
Inheritance: objectTimeSpanPickerCommands
Properties
Clear
Gets value that represents the Clear RadTimeSpanPicker command which clears the value of the RadTimeSpanPicker.
Declaration
cs-api-definition
public static ICommand Clear { get; }
Property Value
The Clear command.
Close
Gets value that represents the Close RadTimeSpanPicker command which closes the RadTimeSpanPicker drop down.
Declaration
cs-api-definition
public static ICommand Close { get; }
Property Value
The Close command.