A newer version of this page is available.
Switch to the current version.
ReminderDialogLayoutSettings Class
Provides access to the reminder dialog’s layout settings.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll
Declaration
public class ReminderDialogLayoutSettings :
DialogLayoutSettings<ReminderDialogViewModel, ReminderDialogLayoutElementCollection>
Public Class ReminderDialogLayoutSettings
Inherits DialogLayoutSettings(Of ReminderDialogViewModel, ReminderDialogLayoutElementCollection)
Related API Members
The following members accept/return ReminderDialogLayoutSettings objects:
Remarks
These settings can be accessed by the ASPxSchedulerDialogLayoutSettings.ReminderDialog property.
Implements
Inheritance
Object
StateManager
PropertiesBase
DevExpress.Web.DialogLayoutSettings
DevExpress.Web.DialogLayoutSettings<ReminderDialogViewModel, DevExpress.Web.ASPxScheduler.ReminderDialogLayoutElementCollection>
ReminderDialogLayoutSettings
See Also
Feedback