PanelType Property
Gets or sets what this panel displays in date or time units
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public DateTimePickerPanelType PanelType { get; set; }
Public Property PanelType As DateTimePickerPanelType
Get
Set
member PanelType : DateTimePickerPanelType with get, set
Property Value
DateTimePickerPanelTypeSee Also
Reference
DateTimePickerPanel Class
Avalonia.Controls.Primitives Namespace