Skip to main content
A newer version of this page is available. .

ReminderDialogLayout Class

Contains options responsible for the Reminder dialog layout.

Namespace: DevExpress.Web.ASPxScheduler.Dialogs

Assembly: DevExpress.Web.ASPxScheduler.v20.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class ReminderDialogLayout :
    ReminderDialogLayout<ReminderDialogViewModel>

Inheritance

Object
Control
WebControl
ASPxWebControlBase
ASPxWebControl
DevExpress.Web.Internal.LayoutBuilder.DialogControl
DevExpress.Web.Internal.LayoutBuilder.DialogControl<ReminderDialogViewModel>
DevExpress.Web.ASPxScheduler.Dialogs.DialogLayoutBase<ReminderDialogViewModel>
DevExpress.Web.ASPxScheduler.Dialogs.ReminderDialogLayout<ReminderDialogViewModel>
ReminderDialogLayout
See Also