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

DataSourceChangedEventArgs Class

Provides data for the SnapDocument.DataSourceChanged event.

Namespace: DevExpress.Snap.Core.API

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

Declaration

public class DataSourceChangedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
DataSourceChangedEventArgs
See Also