CalendarDatePicker.

Text Property

Summary

Gets or sets the text that is displayed by the DatePicker.
Namespace
Avalonia.Controls
Containing Type
CalendarDatePicker

Syntax

public string Text { get; set; }

Value

Type Description
string The text displayed by the DatePicker.