DXCalendar Class
A cross-platform customizable calendar.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
Declaration
public class DXCalendar :
View,
IDXViewController,
IAppearanceOwner,
IVisualTreeElement
Related API Members
The following members return DXCalendar objects:
Remarks
The DXCalendar
component allows users to select a date. The image below displays a calendar that shows holidays and observances.
For more information about the DXCalendar control, refer to the following help topic: DevExpress Calendar for .NET MAUI.
Implements
Microsoft.Maui.Controls.ITabStopElement
Microsoft.Maui.IFrameworkElement
Inheritance
See Also