- Namespace
- Avalonia
.Controls - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["CalendarDateRange"]
class Type type-node
Syntax
public sealed class CalendarDateRange
Constructors
Name | Summary |
---|---|
CalendarDateRange |
Initializes a new instance of the
System.Windows.Controls.CalendarDateRange class
with a single date.
|
CalendarDateRange |
Initializes a new instance of the
System.Windows.Controls.CalendarDateRange class
with a range of dates.
|