The following tables list the members exposed by DatePickerCommands.
Public Fields
| Name | Description |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | ChangeDisplayedMonth | Represents the ChangeDisplayedMonth command, which requests that the currently displayed month be changed. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | ChangeDisplayedYear | Represents the ChangeDisplayedYear command, which requests that the currently displayed year be changed. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | ChangeSelectedDay | Represents the ChangeSelectedDay command, which requests that the selected day be changed. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | ChangeSelectedMonth | Represents the ChangeSelectedMonth command, which requests that the selected month be changed. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | ChangeSelectedWeek | Represents the ChangeWeek command, which requests that the current week be changed. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | ChangeSelectedYear | Represents the ChangeSelectedYear command, which requests that the selected year be changed. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | DisplayNextMonth | Represents the DisplayNextMonth command, which requests that the next month be displayed. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | DisplayNextYear | Represents the DisplayNextYear command, which requests that the next year be displayed. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | DisplayPreviousMonth | Represents the DisplayPreviousMonth command, which requests that the previous month be displayed. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | DisplayPreviousYear | Represents the DisplayPreviousYear command, which requests that the previous year be displayed. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | DisplayToday | Represents the DisplayToday command, which requests that the present date ("Today") be displayed. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | SelectNextDay | Represents the SelectNextDay command, which requests that the next day be selected. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | SelectNextMonth | Represents the SelectNextMonth command, which requests that the same day in the next month be selected. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | SelectNextWeek | Represents the SelectNextWeek command, which requests that the same day in the next week be selected. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | SelectNextYear | Represents that SelectNextYear command, which requests that the same day in the next year be selected. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | SelectPreviousDay | Represents the SelectPreviousDay command, which requests that the previous day be selected. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | SelectPreviousMonth | Represents the SelectPreviousMonth command, which requests that the same day in the previous month be selected. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | SelectPreviousWeek | Represents the SelectPreviousWeek command, which requests that the same day in the previous week be selected. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | SelectPreviousYear | Represents the SelectPreviousYear command, which requests that the same day in the previous year be selected. |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | SelectToday | Represents the SelectToday command, which requests that the present date ("Today") be selected. |
Top
See Also