ChooseDataProviderPage.FavoriteKeys Property
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v25.2.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
| Type |
|---|
| HashSet<String> |
See Also
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v25.2.dll
NuGet Package: DevExpress.Wpf.Reporting
public HashSet<string> FavoriteKeys { get; set; }
Public Property FavoriteKeys As HashSet(Of String)
| Type |
|---|
| HashSet<String> |