Back to Devexpress

DXCalendar.SelectedDateChangedCommandParameter Property

maui-devexpress-dot-maui-dot-editors-dot-dxcalendar-f7a04d1a.md

latest874 B
Original Source

DXCalendar.SelectedDateChangedCommandParameter Property

Gets or sets the parameter passed to the SelectedDateChangedCommand. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public object SelectedDateChangedCommandParameter { get; set; }

Property Value

TypeDescription
System.Object

The command parameter.

|

See Also

DXCalendar Class

DXCalendar Members

DevExpress.Maui.Editors Namespace