GridCustomDataSourceExceptionHandlerArgs.Handled Property
Specifies whether an exception was handled.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.1.dll
NuGet Package: DevExpress.Blazor
Declaration
public bool Handled { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also