IChooseDataProviderPageView.FavoriteKeys Property
Specifies the data source item that is added to or removed from favorites.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v25.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Description |
|---|---|
| HashSet<String> | The resource identifier. |
See Also