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