FavoriteChangedEventArgs.ProviderKey Property
Gets the data store provider associated with the changed favorite item.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The data store provider. |
See Also