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 |