Xceed DataGrid for WPF v7.2 Documentation
DatePickerCommands Class Members
Fields 


Xceed.Wpf.Controls Assembly > Xceed.Wpf.Controls Namespace : DatePickerCommands Class

The following tables list the members exposed by DatePickerCommands.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Represents the ChangeDisplayedMonth command, which requests that the currently displayed month be changed.  
Public Fieldstatic (Shared in Visual Basic)Represents the ChangeDisplayedYear command, which requests that the currently displayed year be changed.  
Public Fieldstatic (Shared in Visual Basic)Represents the ChangeSelectedDay command, which requests that the selected day be changed.  
Public Fieldstatic (Shared in Visual Basic)Represents the ChangeSelectedMonth command, which requests that the selected month be changed.  
Public Fieldstatic (Shared in Visual Basic)Represents the ChangeWeek command, which requests that the current week be changed.  
Public Fieldstatic (Shared in Visual Basic)Represents the ChangeSelectedYear command, which requests that the selected year be changed.  
Public Fieldstatic (Shared in Visual Basic)Represents the DisplayNextMonth command, which requests that the next month be displayed.  
Public Fieldstatic (Shared in Visual Basic)Represents the DisplayNextYear command, which requests that the next year be displayed.  
Public Fieldstatic (Shared in Visual Basic)Represents the DisplayPreviousMonth command, which requests that the previous month be displayed.  
Public Fieldstatic (Shared in Visual Basic)Represents the DisplayPreviousYear command, which requests that the previous year be displayed.  
Public Fieldstatic (Shared in Visual Basic)Represents the DisplayToday command, which requests that the present date ("Today") be displayed.  
Public Fieldstatic (Shared in Visual Basic)Represents the SelectNextDay command, which requests that the next day be selected.  
Public Fieldstatic (Shared in Visual Basic)Represents the SelectNextMonth command, which requests that the same day in the next month be selected.  
Public Fieldstatic (Shared in Visual Basic)Represents the SelectNextWeek command, which requests that the same day in the next week be selected.  
Public Fieldstatic (Shared in Visual Basic)Represents that SelectNextYear command, which requests that the same day in the next year be selected.  
Public Fieldstatic (Shared in Visual Basic)Represents the SelectPreviousDay command, which requests that the previous day be selected.  
Public Fieldstatic (Shared in Visual Basic)Represents the SelectPreviousMonth command, which requests that the same day in the previous month be selected.  
Public Fieldstatic (Shared in Visual Basic)Represents the SelectPreviousWeek command, which requests that the same day in the previous week be selected.  
Public Fieldstatic (Shared in Visual Basic)Represents the SelectPreviousYear command, which requests that the same day in the previous year be selected.  
Public Fieldstatic (Shared in Visual Basic)Represents the SelectToday command, which requests that the present date ("Today") be selected.  
Top
See Also

Reference

DatePickerCommands Class
Xceed.Wpf.Controls Namespace