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

BeforeLoadCustomAssemblyEventArgs Class

Namespace: DevExpress.DataAccess.EntityFramework

Assembly: DevExpress.DataAccess.v19.1.dll

Declaration

public class BeforeLoadCustomAssemblyEventArgs :
    EventArgs

Remarks

In addition to the EFDataSource events, the BeforeLoadCustomAssemblyEventArgs class also provides event arguments to the following Snap Control and Snap Report API events.

Inheritance

Object
EventArgs
BeforeLoadCustomAssemblyEventArgs
See Also