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