Skip to main content

CalendarDateRange(DateTime) Constructor

Initializes a new instance of the CalendarDateRange class with a single date.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public CalendarDateRange(
DateTime day
)

Parameters

  DateTime
The date to be represented by the range.

See Also

Reference

CalendarDateRange Class
CalendarDateRange Overload
Avalonia.Controls Namespace