ASPxDataBaseUpdatedEventArgs.ExceptionHandled Property
In This Article
Gets or sets whether an exception raised during the update operation was handled in the event handler.
Namespace: DevExpress.Web.Data
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also