Back to Devexpress

AgendaView.ShowNewAppointmentButton Property

maui-devexpress-dot-maui-dot-scheduler-dot-agendaview-c2e37d14.md

latest896 B
Original Source

AgendaView.ShowNewAppointmentButton Property

Gets or sets whether the “New Appointment” button is displayed. This is a bindable property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public bool ShowNewAppointmentButton { get; set; }

Property Value

TypeDescription
Boolean

true to display the “New Appointment” button; otherwise, false.

|

See Also

AgendaView Class

AgendaView Members

DevExpress.Maui.Scheduler Namespace