Back to Devexpress

BootstrapSchedulerReminderDialogSettings<TViewModel, TLayoutElements> Class

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

latest2.1 KB
Original Source

BootstrapSchedulerReminderDialogSettings<TViewModel, TLayoutElements> Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapSchedulerReminderDialogSettings<TViewModel, TLayoutElements> :
    BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements>
    where TViewModel : ReminderDialogViewModel<TViewModel>
vb
Public Class BootstrapSchedulerReminderDialogSettings(Of TViewModel As ReminderDialogViewModel(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> BootstrapSchedulerReminderDialogSettings<TViewModel, TLayoutElements> BootstrapSchedulerReminderDialogSettings

See Also

BootstrapSchedulerReminderDialogSettings<TViewModel, TLayoutElements> Members

DevExpress.Web.Bootstrap Namespace