SchedulerViewBase.AddAppointmentSelection(Appointment) Method
Adds the specified appointment to the selection.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Parameters
Name | Type | Description |
---|---|---|
apt | Appointment | An Appointment object to add to the selection. |
See Also