Back to Devexpress

DXCalendar.Commands Property

maui-devexpress-dot-maui-dot-editors-dot-dxcalendar-0025446a.md

latest787 B
Original Source

DXCalendar.Commands Property

Gets the collection of calendar commands.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public DXCalendarCommands Commands { get; }

Property Value

TypeDescription
DXCalendarCommands

An object that specifies a set of calendar commands.

|

See Also

DXCalendar Class

DXCalendar Members

DevExpress.Maui.Editors Namespace