Back to Devexpress

BootstrapSchedulerGotoDateDialogSettings<TViewModel, TLayoutElements> Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-dot-bootstrapschedulergotodatedialogsettings-2.md

latest2.1 KB
Original Source

BootstrapSchedulerGotoDateDialogSettings<TViewModel, TLayoutElements> Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapSchedulerGotoDateDialogSettings<TViewModel, TLayoutElements> :
    BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements>
    where TViewModel : GotoDateDialogViewModel<TViewModel>
vb
Public Class BootstrapSchedulerGotoDateDialogSettings(Of TViewModel As GotoDateDialogViewModel(Of TViewModel), TLayoutElements As {BootstrapDialogLayoutElementCollection(Of TViewModel), New})
    Inherits BootstrapSchedulerDialogSettings(Of TViewModel, TLayoutElements)

Type Parameters

Name
TViewModel
TLayoutElements

Inheritance

Object StateManager PropertiesBase BootstrapDialogLayoutSettings BootstrapDialogLayoutSettings<TViewModel, TLayoutElements> BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements> BootstrapSchedulerGotoDateDialogSettings<TViewModel, TLayoutElements> BootstrapSchedulerGotoDateDialogSettings

See Also

BootstrapSchedulerGotoDateDialogSettings<TViewModel, TLayoutElements> Members

DevExpress.Web.Bootstrap Namespace