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

IDataProvider Interface

OBSOLETE

This interface is now obsolete.

Implements methods that allow working with a data source that is used by a Silverlight Report Wizard.

Namespace: DevExpress.XtraReports.Data

Assembly: DevExpress.XtraReports.v21.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[Obsolete("This interface is now obsolete.")]
public interface IDataProvider
See Also