SchedulerControl.GetLabelItemById(Object) Method
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| id | Object |
Returns
| Type |
|---|
| AppointmentLabelItem |
See Also
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v26.1.dll
public AppointmentLabelItem GetLabelItemById(
object id
)
Public Function GetLabelItemById(
id As Object
) As AppointmentLabelItem
| Name | Type |
|---|---|
| id | Object |
| Type |
|---|
| AppointmentLabelItem |