Skip to main content

DataSourceRemovedEventArgs Class

Provides data for the DataSourceInfoCollection.DataSourceRemoved event.

Namespace: DevExpress.Snap

Assembly: DevExpress.Snap.v21.2.Core.dll

NuGet Package: DevExpress.Snap.Core

Declaration

public class DataSourceRemovedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
DataSourceRemovedEventArgs
See Also