Back to Devexpress

RemindersFormActionType Enum

windowsforms-devexpress-dot-xtrascheduler-ddfcc051.md

latest1.2 KB
Original Source

RemindersFormActionType Enum

Lists actions of the Reminders Form.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public enum RemindersFormActionType
vb
Public Enum RemindersFormActionType

Members

NameDescription
OnFormClose

The form close button is pressed.

| | Dismiss |

The Dismiss button is pressed.

| | DismissAll |

The Dismiss All button is pressed.

| | Snooze |

The Snooze button is pressed.

|

The following properties accept/return RemindersFormActionType values:

See Also

DevExpress.XtraScheduler Namespace