maui-devexpress-dot-maui-dot-editors-765a2b4a.md
A cross-platform customizable calendar.
Namespace : DevExpress.Maui.Editors
Assembly : DevExpress.Maui.Editors.dll
NuGet Package : DevExpress.Maui.Editors
[DXLicenseMAUI]
public class DXCalendar :
View,
IDXViewController,
IAppearanceOwner,
IVisualTreeElement
The following members return DXCalendar objects:
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.
Show 15 items
Microsoft.Maui.Controls.ITabStopElement
Microsoft.Maui.IFrameworkElement
System.Object BindableObject Element NavigableElement VisualElement View DXCalendar
See Also