[]
Represents the Clear command, which requests that calendar to clear selection.
public static RoutedUICommand Clear { get; }
Public Shared ReadOnly Property Clear As RoutedUICommand
Type | Description |
---|---|
RoutedUICommand | The requested command. Default key gesture is F2. |
This command cannot be executed when GcDropDownCalendar doesn't have selection.
This command is natively supported by GcDropDownCalendar.