[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarCommands.MoveToStart

MoveToStart Property

MoveToStart

Represents the MoveToStart command, which requests that calendar to move focus date to the start of first item in the current view of the calendar.

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

The requested command. No default key gesture.

Remarks

This command is natively supported by GcDropDownCalendar.