DevExpress.Xpf.DataAccess Namespace
Contains interfaces that provide functionality to access dialog services of the Data Source Wizard.
Assembly: DevExpress.Xpf.DataAccess.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
#Interfaces
Name | Description |
---|---|
IChoose |
If implemented, enables you to access a service used to display a dialog with available stored procedures for an Entity Framework data source. |
IFilter |
If implemented, enables you to access a service used to display the Filter String editor. |
IMaster |
If implemented, enables you to access a service used to display the Master-Detail Relation Editor. |
IMessage |
If implemented, enables you to access a service used to display message boxes. |
IOpen |
If implemented, enables you to access the dialog service used to browse and open files in the File System using the standard dialog box. |
IPassword |
If implemented, enables you to access a service used to display a dialog for specifying a password. |
IPreview |
If implemented, enables you to access a service used to display a dialog with the preview result. |
IQuery |
If implemented, enables you to access a dialog service used to display a Query Builder. |
IService |
A base for interfaces used to access dialog services. |
ISplash |
If implemented, enables you to access a dialog service used to display a splash screen. |