SchedulerAppointmentFormInfo Constructors
Stores information about the appointment edit form.| Name | Parameters | Description |
|---|---|---|
| SchedulerAppointmentFormInfo(DxSchedulerAppointmentItem, DxSchedulerDataStorage, DxScheduler) | apt, dataStorage, scheduler | Initializes a new instance of the SchedulerAppointmentFormInfo class with specified settings. |
| SchedulerAppointmentFormInfo(DxSchedulerAppointmentItem, DxSchedulerDataStorage) | apt, dataStorage | Obsolete. Initializes a new instance of the SchedulerAppointmentFormInfo class with specified settings. |
See Also