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