Skip to main content

ServerModeExceptionThrownEventArgs Class

Provides data for the LinqServerModeDataSource.ExceptionThrown event.

Namespace: DevExpress.Data

Assembly: DevExpress.Data.v24.2.dll

Declaration

public class ServerModeExceptionThrownEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ServerModeExceptionThrownEventArgs
See Also