Skip to content

AlarmItem class

Defined in

Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Controls.AlarmItem Modifiers: public sealed

Summary

Represents one alarm item for the Alarms control.

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Constructors

NameSummary
.ctor

Properties

NameSummary
IsActiveGets or sets a value indicating whether the alarm is active.
IsClosableGets or sets a value indicating whether the alarm can be closed.
IsAcknowledgeVisibleGets or sets a value indicating whether the acknowledge action is visible.
MessageGets or sets the alarm message.
SeverityGets or sets the alarm severity.
AcknowledgeTextGets or sets the acknowledge button label.
Inherited members