Back to Devexpress

AgendaView.NewAppointmentButtonCommandParameter Property

maui-devexpress-dot-maui-dot-scheduler-dot-agendaview-59aaeed4.md

latest906 B
Original Source

AgendaView.NewAppointmentButtonCommandParameter Property

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

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public object NewAppointmentButtonCommandParameter { get; set; }

Property Value

TypeDescription
System.Object

A parameter object.

|

See Also

AgendaView Class

AgendaView Members

DevExpress.Maui.Scheduler Namespace