Back to Devexpress

DevExpress.Xpf.DataAccess Namespace

wpf-devexpress-dot-xpf-a8dbfff9.md

latest2.3 KB
Original Source

DevExpress.Xpf.DataAccess Namespace

Contains interfaces that provide functionality to access dialog services of the Data Source Wizard.

Assembly : DevExpress.Xpf.DataAccess.v25.2.dll

NuGet Package : DevExpress.Wpf.Reporting

Interfaces

NameDescription
IChooseEFStoredProceduresDialogAccessorIf implemented, enables you to access a service used to display a dialog with available stored procedures for an Entity Framework data source.
IFilterStringEditorDialogAccessorIf implemented, enables you to access a service used to display the Filter String editor.
IMasterDetailDialogAccessorIf implemented, enables you to access a service used to display the Master-Detail Relation Editor.
IMessageBoxAccessorIf implemented, enables you to access a service used to display message boxes.
IOpenFileDialogAccessorIf implemented, enables you to access the dialog service used to browse and open files in the File System using the standard dialog box.
IPasswordDialogAccessorIf implemented, enables you to access a service used to display a dialog for specifying a password.
IPreviewDialogAccessorIf implemented, enables you to access a service used to display a dialog with the preview result.
IQueryBuilderDialogAccessorIf implemented, enables you to access a dialog service used to display a Query Builder.
IServiceAccessor<T>A base for interfaces used to access dialog services.
ISplashScreenAccessorIf implemented, enables you to access a dialog service used to display a splash screen.