Enum TodayButtonAction
Helps to choose the Today button action when click on Today button in DateTimeEdit.
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public enum TodayButtonActionFields
| Name | Description | 
|---|---|
| Date | Update only date value when today button is clicked. | 
| DateTime | Update both date and time value when today button is clicked. |