SchedulerControl.CopyAppointment(AppointmentItem) Method
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| item | AppointmentItem |
Returns
| Type |
|---|
| AppointmentItem |
See Also
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v26.1.dll
public AppointmentItem CopyAppointment(
AppointmentItem item
)
Public Function CopyAppointment(
item As AppointmentItem
) As AppointmentItem
| Name | Type |
|---|---|
| item | AppointmentItem |
| Type |
|---|
| AppointmentItem |