AlertInfo.AutoCloseFormOnClick Property
Gets or sets whether or not an alert window associated with this AlertInfo object is automatically closed on click.
Namespace: DevExpress.XtraBars.Alerter
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if an alert window associated with this AlertInfo object is automatically closed on click; otherwise, false. |
See Also