Back to Devexpress

BootstrapSchedulerRecurrenceDialogSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-96e37d8e.md

latest2.9 KB
Original Source

BootstrapSchedulerRecurrenceDialogSettings Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapSchedulerRecurrenceDialogSettings :
    BootstrapSchedulerRecurrenceDialogSettings<RecurrenceEditDialogViewModel, RecurrenceEditBootstrapDialogLayoutElementCollection>
vb
Public Class BootstrapSchedulerRecurrenceDialogSettings
    Inherits BootstrapSchedulerRecurrenceDialogSettings(Of RecurrenceEditDialogViewModel, RecurrenceEditBootstrapDialogLayoutElementCollection)

The following members return BootstrapSchedulerRecurrenceDialogSettings objects:

Inheritance

Object StateManager PropertiesBase BootstrapDialogLayoutSettings BootstrapDialogLayoutSettings<RecurrenceEditDialogViewModel, RecurrenceEditBootstrapDialogLayoutElementCollection> BootstrapSchedulerDialogSettings<RecurrenceEditDialogViewModel, RecurrenceEditBootstrapDialogLayoutElementCollection> BootstrapSchedulerRecurrenceDialogSettings<RecurrenceEditDialogViewModel, RecurrenceEditBootstrapDialogLayoutElementCollection> BootstrapSchedulerRecurrenceDialogSettings

See Also

BootstrapSchedulerRecurrenceDialogSettings Members

DevExpress.Web.Bootstrap Namespace