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.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
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