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