Class TodayButtonAction
Helps to choose the Today button action when click on Today button in DateTimeEdit.
Inheritance
System.Object
TodayButtonAction
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public sealed class TodayButtonAction : Enum
Fields
Date
Update only date value when today button is clicked.
Declaration
public const TodayButtonAction Date
Field Value
Type |
---|
TodayButtonAction |
DateTime
Update both date and time value when today button is clicked.
Declaration
public const TodayButtonAction DateTime
Field Value
Type |
---|
TodayButtonAction |