BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements> Class
In This Article
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public abstract class BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements> :
BootstrapDialogLayoutSettings<TViewModel, TLayoutElements>
where TViewModel : DialogViewModelBase
#Type Parameters
Name |
---|
TView |
TLayout |
#Inheritance
Show 20 items
Object
StateManager
PropertiesBase
BootstrapDialogLayoutSettings
BootstrapDialogLayoutSettings<TViewModel, TLayoutElements>
BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements>
See Also