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

DataSourceInfoChangedEventArgs Class

Provides data for the SnapControl.DataSourceChanged event.

Namespace: DevExpress.Snap

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

NuGet Package: DevExpress.Snap.Core

Declaration

public class DataSourceInfoChangedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
DataSourceInfoChangedEventArgs
See Also