A newer version of this page is available.
Switch to the current version.
AppointmentInplaceEditBootstrapDialogLayoutElementCollection Class
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class AppointmentInplaceEditBootstrapDialogLayoutElementCollection :
BootstrapDialogLayoutElementCollection<AppointmentInplaceEditDialogViewModel>
Public Class AppointmentInplaceEditBootstrapDialogLayoutElementCollection
Inherits BootstrapDialogLayoutElementCollection(Of AppointmentInplaceEditDialogViewModel)
Inheritance
Object
StateManagedCollectionBase
Collection
Collection<BootstrapDialogLayoutElement>
BootstrapDialogLayoutElementCollectionBase<BootstrapDialogLayoutElement>
BootstrapDialogLayoutElementCollection
BootstrapDialogLayoutElementCollection<AppointmentInplaceEditDialogViewModel>
AppointmentInplaceEditBootstrapDialogLayoutElementCollection
See Also
Feedback