Provides access to the reminder dialog’s layout settings.
Namespace:DevExpress.Web.ASPxScheduler
Assembly:DevExpress.Web.ASPxScheduler.v17.2.dll

Syntax
C# |
public ReminderDialogLayoutSettings ReminderDialog { get; }
|
VB |
Public ReadOnly Property ReminderDialog As ReminderDialogLayoutSettings
|
Property value
Type:
ReminderDialogLayoutSettings
A ReminderDialogLayoutSettings object.

See Also