FavoriteChangedEventArgs Class
Contains data for the FavoriteChanged event.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v25.2.dll
Declaration
See Also
Contains data for the FavoriteChanged event.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v25.2.dll
public class FavoriteChangedEventArgs :
EventArgs
Public Class FavoriteChangedEventArgs
Inherits EventArgs
FavoriteChangedEventArgs is the data class for the following events:
| Library | Related API Members |
|---|---|
| Cross-Platform Class Library | IChooseDataProviderPageView.FavoriteChanged |
| WinForms Controls | ChooseDataProviderPageView.FavoriteChanged |
| WPF Controls | ChooseDataProviderPage.FavoriteChanged |