DataSourceChangedEventArgs.ChangedDataSourceInfo Property
Provides information about a data source that is being changed.
Namespace: DevExpress.Snap.Core.API
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Property Value
Type | Description |
---|---|
DataSourceInfo | A DataSourceInfo object. |
See Also