Skip to main content
A newer version of this page is available. .

SchedulerControl.CopyAppointment(AppointmentItem) Method

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v21.2.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public AppointmentItem CopyAppointment(
    AppointmentItem item
)

Parameters

Name Type
item AppointmentItem

Returns

Type
AppointmentItem
See Also