aspnetbootstrap-devexpress-dot-web-dot-bootstrap-dot-bootstrapschedulerdialogsettings-2.md
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
public abstract class BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements> :
BootstrapDialogLayoutSettings<TViewModel, TLayoutElements>
where TViewModel : DialogViewModelBase
Public MustInherit Class BootstrapSchedulerDialogSettings(Of TViewModel As DialogViewModelBase, TLayoutElements As {BootstrapDialogLayoutElementCollection(Of TViewModel), New})
Inherits BootstrapDialogLayoutSettings(Of TViewModel, TLayoutElements)
| Name |
|---|
| TViewModel |
| TLayoutElements |
Show 20 items
Object StateManager PropertiesBase BootstrapDialogLayoutSettings BootstrapDialogLayoutSettings<TViewModel, TLayoutElements> BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements> BootstrapSchedulerAppointmentDialogSettings<TViewModel, TLayoutElements>
BootstrapSchedulerAppointmentInplaceEditDialogSettings<TViewModel, TLayoutElements>
BootstrapSchedulerGotoDateDialogSettings<TViewModel, TLayoutElements>
BootstrapSchedulerRecurrenceDialogSettings<TViewModel, TLayoutElements>
BootstrapSchedulerRecurrentAppointmentDeleteDialogSettings<TViewModel, TLayoutElements>
BootstrapSchedulerRecurrentAppointmentEditDialogSettings<TViewModel, TLayoutElements>
BootstrapSchedulerReminderDialogSettings<TViewModel, TLayoutElements>
BootstrapSchedulerAppointmentInplaceEditDialogSettings
BootstrapSchedulerGotoDateDialogSettings
BootstrapSchedulerRecurrentAppointmentEditDialogSettings
BootstrapSchedulerReminderDialogSettings
BootstrapSchedulerRecurrenceDialogSettings
BootstrapSchedulerRecurrentAppointmentDeleteDialogSettings
BootstrapSchedulerAppointmentDialogSettings
See Also
BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements> Members