Back to Devexpress

AppointmentEditBootstrapDialogLayoutElementCollection Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-33ba42a9.md

latest2.1 KB
Original Source

AppointmentEditBootstrapDialogLayoutElementCollection Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

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

Inheritance

Object StateManagedCollectionBase Collection Collection<BootstrapDialogLayoutElement> BootstrapDialogLayoutElementCollectionBase<BootstrapDialogLayoutElement> BootstrapDialogLayoutElementCollection BootstrapDialogLayoutElementCollection<AppointmentEditDialogViewModel> AppointmentEditBootstrapDialogLayoutElementCollection

See Also

AppointmentEditBootstrapDialogLayoutElementCollection Members

DevExpress.Web.Bootstrap Namespace