Skip to main content
All docs
V24.2

EnvironmentPolicy.FailedEventArgs Class

Contains data for the Failed event.

Namespace: DevExpress.Data.Utils

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

public class FailedEventArgs :
    EventArgs

#Remarks

Read the following topic for additional information and an example: Failed.

#Inheritance

Object
EventArgs
EnvironmentPolicy.FailedEventArgs
See Also