DateTimePickerPanelPanelType 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) Version: 11.3.999
public DateTimePickerPanelType PanelType { get; set; }

Property Value

DateTimePickerPanelType

See Also