Skip to main content

ServerModeExceptionThrownEventArgs Class

Provides data for the LinqServerModeDataSource.ExceptionThrown event.

Namespace: DevExpress.Data

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

public class ServerModeExceptionThrownEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
ServerModeExceptionThrownEventArgs
See Also