alexa

    Show / Hide Table of Contents

    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.

    Back to top Generated by DocFX