ChooseEFContextPage.AvailableContexts Property
Specifies the available data contexts.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
IEnumerable<String> | A collection of String values that specify context names. |
See Also