PanelTypeProperty Field
Defines the PanelType property
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<DateTimePickerPanelType> PanelTypeProperty
Public Shared ReadOnly PanelTypeProperty As StyledProperty(Of DateTimePickerPanelType)
static val PanelTypeProperty: StyledProperty<DateTimePickerPanelType>
Field Value
StyledProperty(DateTimePickerPanelType)
See Also
Reference
DateTimePickerPanel Class
Avalonia.Controls.Primitives Namespace