ConnectionPropertiesPage.Providers Property
Provides access to the list of available data providers.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
IEnumerable<ProviderLookupItem> | A collection of ProviderLookupItem values. |
See Also