Back to Devexpress

BootstrapSchedulerAppointmentDialogSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-fc1bb56a.md

latest2.9 KB
Original Source

BootstrapSchedulerAppointmentDialogSettings Class

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapSchedulerAppointmentDialogSettings :
    BootstrapSchedulerAppointmentDialogSettings<AppointmentEditDialogViewModel, AppointmentEditBootstrapDialogLayoutElementCollection>
vb
Public Class BootstrapSchedulerAppointmentDialogSettings
    Inherits BootstrapSchedulerAppointmentDialogSettings(Of AppointmentEditDialogViewModel, AppointmentEditBootstrapDialogLayoutElementCollection)

The following members return BootstrapSchedulerAppointmentDialogSettings objects:

Inheritance

Object StateManager PropertiesBase BootstrapDialogLayoutSettings BootstrapDialogLayoutSettings<AppointmentEditDialogViewModel, AppointmentEditBootstrapDialogLayoutElementCollection> BootstrapSchedulerDialogSettings<AppointmentEditDialogViewModel, AppointmentEditBootstrapDialogLayoutElementCollection> BootstrapSchedulerAppointmentDialogSettings<AppointmentEditDialogViewModel, AppointmentEditBootstrapDialogLayoutElementCollection> BootstrapSchedulerAppointmentDialogSettings

See Also

BootstrapSchedulerAppointmentDialogSettings Members

DevExpress.Web.Bootstrap Namespace