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.v19.1.Core.dll

Declaration

public class DataSourceInfoChangedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
DataSourceInfoChangedEventArgs
See Also