Back to Devexpress

BootstrapSchedulerReminderDialogSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-40083db7.md

latest2.7 KB
Original Source

BootstrapSchedulerReminderDialogSettings Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapSchedulerReminderDialogSettings :
    BootstrapSchedulerReminderDialogSettings<ReminderDialogViewModel, ReminderBootstrapDialogLayoutElementCollection>
vb
Public Class BootstrapSchedulerReminderDialogSettings
    Inherits BootstrapSchedulerReminderDialogSettings(Of ReminderDialogViewModel, ReminderBootstrapDialogLayoutElementCollection)

The following members return BootstrapSchedulerReminderDialogSettings objects:

Inheritance

Object StateManager PropertiesBase BootstrapDialogLayoutSettings BootstrapDialogLayoutSettings<ReminderDialogViewModel, ReminderBootstrapDialogLayoutElementCollection> BootstrapSchedulerDialogSettings<ReminderDialogViewModel, ReminderBootstrapDialogLayoutElementCollection> BootstrapSchedulerReminderDialogSettings<ReminderDialogViewModel, ReminderBootstrapDialogLayoutElementCollection> BootstrapSchedulerReminderDialogSettings

See Also

BootstrapSchedulerReminderDialogSettings Members

DevExpress.Web.Bootstrap Namespace