Back to Devexpress

SchedulerControl.GetStatusItemById(Object) Method

wpf-devexpress-dot-xpf-dot-scheduling-dot-schedulercontrol-dot-getstatusitembyid-x28-system-dot-object-x29.md

latest1.2 KB
Original Source

SchedulerControl.GetStatusItemById(Object) Method

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public AppointmentStatusItem GetStatusItemById(
    object id
)
vb
Public Function GetStatusItemById(
    id As Object
) As AppointmentStatusItem

Parameters

NameType
idObject

Returns

Type
AppointmentStatusItem

See Also

SchedulerControl Class

SchedulerControl Members

DevExpress.Xpf.Scheduling Namespace