Back to Devexpress

DXCalendar.SwitchView() Method

maui-devexpress-dot-maui-dot-editors-dot-dxcalendar-91bcab25.md

latest734 B
Original Source

DXCalendar.SwitchView() Method

Changes the view type.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public void SwitchView()

Remarks

You can use the SwitchView() method to switch between Month , Year , and Decade views. This method may be useful if you implement a custom header.

See Also

DXCalendar Class

DXCalendar Members

DevExpress.Maui.Editors Namespace