[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarCommands.MoveToEnd

MoveToEnd Property

MoveToEnd

Represents the MoveToEnd command, which requests that calendar to move focus date to the end of last item in the current view of the calendar.

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

The requested command. No default key gesture.

Remarks

This command is natively supported by GcDropDownCalendar.