A newer version of this page is available.
Switch to the current version.
SchedulerControl.GetPattern(AppointmentItem) Method
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v18.2.dll
Declaration
public AppointmentItem GetPattern(
AppointmentItem occurrenceOrException
)
Public Function GetPattern(
occurrenceOrException As AppointmentItem
) As AppointmentItem
Parameters
Name | Type |
---|---|
occurrenceOrException | AppointmentItem |
Returns
Type |
---|
AppointmentItem |
See Also
Feedback