Skip to main content
.NET 6.0+

SchedulerListEditorBase.AssignCustomProperties(Appointment) Method

Namespace: DevExpress.ExpressApp.Scheduler

Assembly: DevExpress.ExpressApp.Scheduler.v23.2.dll

Declaration

public void AssignCustomProperties(
    Appointment appointment
)

Parameters

Name Type
appointment Appointment
See Also