ASPxClientReminderAlertNotification.ignore Property
In This Article
Gets or sets whether an alert is invoked for a particular reminder.
#Declaration
TypeScript
ignore: boolean
#Property Value
Type | Description |
---|---|
boolean |
|
#Remarks
Handle the ReminderAlert event and use this property to filter reminders for alert notifications.
See Also