| AlertViewModel Properties |
The AlertViewModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Alerts |
Gets the alerts
| |
| ClearAllCommand |
Gets the clear all alert items command
| |
| ClosedCommand |
Gets the view closed command
| |
| Error |
Gets the Error string
(Inherited from MessageBoxBase.) | |
| FilterAlertPriorityCommand |
Gets the filter alert priority command
| |
| Item |
Gets the IDataErrorInfo error string
(Inherited from MessageBoxBase.) | |
| RemoveAllFiltersCommand |
Gets the remove all filter command
| |
| SelectedAlertItem |
Gets or sets the alert item
| |
| SelectedAlertPriority |
Gets or sets the alert priority
| |
| SelectedTemplate |
Gets or set the template
| |
| SelectedTemplateCommand |
Gets the template command
|