BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements> Class
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v20.2.dll
Declaration
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)
Type Parameters
Name |
---|
TViewModel |
TLayoutElements |
Inheritance
Show 13 items
Object
StateManager
PropertiesBase
BootstrapDialogLayoutSettings
BootstrapDialogLayoutSettings<TViewModel, TLayoutElements>
BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements>
See Also
Feedback