[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarCommands.Clear

Clear Property

Clear

Represents the Clear command, which requests that calendar to clear selection.

Declaration
public static RoutedUICommand Clear { get; }
Public Shared ReadOnly Property Clear As RoutedUICommand
Property Value
Type Description
RoutedUICommand

The requested command. Default key gesture is F2.

Remarks

This command cannot be executed when GcDropDownCalendar doesn't have selection.

This command is natively supported by GcDropDownCalendar.