Skip to main content
A newer version of this page is available. .

ServerModeExceptionThrownEventArgs Class

Provides data for the LinqServerModeDataSource.ExceptionThrown event.

Namespace: DevExpress.Data

Assembly: DevExpress.Data.v19.2.dll

Declaration

public class ServerModeExceptionThrownEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ServerModeExceptionThrownEventArgs
See Also