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 TodayButtonAction
Fields
Name | Description |
---|---|
Date | Update only date value when today button is clicked. |
DateTime | Update both date and time value when today button is clicked. |