DataSourceRemovedEventArgs.DataSourceInfo Property
Provides access to information about the target data source.
Namespace: DevExpress.Snap
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Property Value
Type | Description |
---|---|
DataSourceInfo | A DataSourceInfo object containing information about the target data source. |
See Also