ChooseObjectTypePage.AvailableItems Property
Specifies the available data source types.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IEnumerable<TypeViewInfo> | A collection of TypeViewInfo objects. |
See Also