Back to Devexpress

SchedulerStorageControlExtension.Bind Method

aspnetmvc-devexpress-dot-web-dot-mvc-dot-schedulerstoragecontrolextension-dot-bind.md

latest1.6 KB
Original Source

SchedulerStorageControlExtension.Bind Method

NameParametersDescription
Bind(FetchAppointmentsMethod, Object)fetchAppointmentsMethod, resourceDataObjectBinds the Scheduler Storage control extension to an appointment data source modified dynamically, using the FetchAppointmentsMethod delegate, and to a resource data source.
Bind(FetchAppointmentsMethod)methodBinds the Scheduler Storage control extension to an appointment data source modified dynamically using a FetchAppointmentsMethod delegate.
Bind(PersistentObjectCancelMethod, PersistentObjectCancelMethod)filterAppointmentMethod, filterResourceMethodAllows you to hide specific appointments and resources.
Bind(Object, Object)appointmentDataObject, resourceDataObjectBinds the Scheduler Storage control to a data source.
Bind(Object)appointmentDataObjectBinds the Scheduler Storage Control to the appointment data source.