ChooseDataProviderPage.FavoriteChanged Event
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v25.2.dll
Declaration
Event Data
The FavoriteChanged event's data class is FavoriteChangedEventArgs. The following properties provide information specific to this event:
| Property | Description |
|---|---|
| ProviderKey | Gets the data store provider associated with the changed favorite item. |
See Also