SelectedDateProperty Field
Defines the SelectedDate property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<DateTime?> SelectedDateProperty
Public Shared ReadOnly SelectedDateProperty As StyledProperty(Of DateTime?)
static val SelectedDateProperty: StyledProperty<Nullable<DateTime>>
Field Value
StyledProperty(Nullable(DateTime))