DataSourceTypes.All Property
Indicates that all data source types are available on the Select the Data Source Type wizard page.
Namespace: DevExpress.DataAccess.Wizard.Services
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
DataSourceTypes | A DataSourceTypes object. |
See Also