WebMessageOptions.CanCloseOnClick Property
Specifies whether or not the message is closed if a user clicks it.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true | true, if the message is closed on a click; otherwise, false. |
See Also