ASPxDataBaseUpdatedEventArgs.ExceptionHandled Property
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.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean |
|
See Also