Back to Devexpress

ISchedulerAppointmentActions.SelectedAppointment Property

blazor-devexpress-dot-blazor-dot-ischedulerappointmentactions.md

latest848 B
Original Source

ISchedulerAppointmentActions.SelectedAppointment Property

Specifies the selected appointment.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
DxSchedulerAppointmentItem SelectedAppointment { get; set; }

Property Value

TypeDescription
DxSchedulerAppointmentItem

The selected appointment.

|

See Also

ISchedulerAppointmentActions Interface

ISchedulerAppointmentActions Members

DevExpress.Blazor Namespace