DateTimePickerPanelType Enumeration
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public enum DateTimePickerPanelType
Public Enumeration DateTimePickerPanelType
type DateTimePickerPanelType
Members
Year | 0 | |
Month | 1 | |
Day | 2 | |
Hour | 3 | |
Minute | 4 | |
Second | 5 | |
TimePeriod | 6 |