EnvironmentPolicy.FailedEventArgs.Throw Property
Gets or sets whether to throw an exception.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to throw an exception; otherwise, false. |
Remarks
Read the following topic for additional information and an example: Failed.
See Also