Back to Devexpress

BootstrapSchedulerGotoDateDialogSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-1c75e982.md

latest2.7 KB
Original Source

BootstrapSchedulerGotoDateDialogSettings Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

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

The following members return BootstrapSchedulerGotoDateDialogSettings objects:

Inheritance

Object StateManager PropertiesBase BootstrapDialogLayoutSettings BootstrapDialogLayoutSettings<GotoDateDialogViewModel, GotoDateBootstrapDialogLayoutElementCollection> BootstrapSchedulerDialogSettings<GotoDateDialogViewModel, GotoDateBootstrapDialogLayoutElementCollection> BootstrapSchedulerGotoDateDialogSettings<GotoDateDialogViewModel, GotoDateBootstrapDialogLayoutElementCollection> BootstrapSchedulerGotoDateDialogSettings

See Also

BootstrapSchedulerGotoDateDialogSettings Members

DevExpress.Web.Bootstrap Namespace