Back to Devexpress

GotoDateBootstrapDialogLayoutElementCollection Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-77e746fc.md

latest2.0 KB
Original Source

GotoDateBootstrapDialogLayoutElementCollection Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class GotoDateBootstrapDialogLayoutElementCollection :
    BootstrapDialogLayoutElementCollection<GotoDateDialogViewModel>
vb
Public Class GotoDateBootstrapDialogLayoutElementCollection
    Inherits BootstrapDialogLayoutElementCollection(Of GotoDateDialogViewModel)

Inheritance

Object StateManagedCollectionBase Collection Collection<BootstrapDialogLayoutElement> BootstrapDialogLayoutElementCollectionBase<BootstrapDialogLayoutElement> BootstrapDialogLayoutElementCollection BootstrapDialogLayoutElementCollection<GotoDateDialogViewModel> GotoDateBootstrapDialogLayoutElementCollection

See Also

GotoDateBootstrapDialogLayoutElementCollection Members

DevExpress.Web.Bootstrap Namespace