BootstrapSchedulerAppointmentDialogSettings<TViewModel, TLayoutElements> Constructors
| Name | Parameters | Description |
|---|---|---|
| BootstrapSchedulerAppointmentDialogSettings(BootstrapSchedulerDialogsSettings, Func<TViewModel>) | settingContainer, create | Initializes a new instance of the BootstrapSchedulerAppointmentDialogSettings<TViewModel, TLayoutElements> class with the specified settings. |
See Also