General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
The page you are viewing does not exist in version 17.2. This link will take you to the root page.
BootstrapSchedulerAppointmentInplaceEditDialogSettings<TViewModel, TLayoutElements> Class
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
Declaration
public class BootstrapSchedulerAppointmentInplaceEditDialogSettings<TViewModel, TLayoutElements> :
BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements>
where TViewModel : AppointmentInplaceEditDialogViewModel<TViewModel>
Public Class BootstrapSchedulerAppointmentInplaceEditDialogSettings(Of TViewModel As AppointmentInplaceEditDialogViewModel(Of TViewModel), TLayoutElements As {BootstrapDialogLayoutElementCollection(Of TViewModel), New})
Inherits BootstrapSchedulerDialogSettings(Of TViewModel, TLayoutElements)
Type Parameters
Name | Description |
---|---|
TViewModel | |
TLayoutElements |
Inheritance
Object
StateManager
PropertiesBase
BootstrapDialogLayoutSettings
BootstrapDialogLayoutSettings<TViewModel, TLayoutElements>
BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements>
BootstrapSchedulerAppointmentInplaceEditDialogSettings<TViewModel, TLayoutElements>
See Also
Feedback