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

SchedulerControl.GetPattern(AppointmentItem) Method

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v19.1.dll

Declaration

public AppointmentItem GetPattern(
    AppointmentItem occurrenceOrException
)

Parameters

Name Type
occurrenceOrException AppointmentItem

Returns

Type
AppointmentItem
See Also