Class TimeSpanPickerCommands
Holds commands that can be used by a Rad
Inheritance
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public static class TimeSpanPickerCommands : Object
Properties
Clear
Gets value that represents the Clear Rad
Declaration
public static ICommand Clear { get; }
Property Value
System. The Clear command. |
Close
Gets value that represents the Close Rad
Declaration
public static ICommand Close { get; }
Property Value
System. The Close command. |