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

DataSourceRemovedEventArgs Class

Provides data for the DataSourceInfoCollection.DataSourceRemoved event.

Namespace: DevExpress.Snap

Assembly: DevExpress.Snap.v19.1.Core.dll

Declaration

public class DataSourceRemovedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
DataSourceRemovedEventArgs
See Also