alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class DateTimePickerView

    Defines the Active View of the SfDateTimePicker.

    Inheritance
    System.Object
    DateTimePickerView
    Namespace: Syncfusion.Maui.Picker
    Assembly: Syncfusion.Maui.Picker.dll
    Syntax
    public sealed class DateTimePickerView : Enum

    Fields

    Date

    Represents the Date tab showing year, month, and day selection

    Declaration
    public const DateTimePickerView Date
    Field Value
    Type
    DateTimePickerView

    Time

    Represents the Time tab showing hour, minute, and (optionally) AM/PM selection.

    Declaration
    public const DateTimePickerView Time
    Field Value
    Type
    DateTimePickerView
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved