ConfigureEFFiltersPage.FilterStringEditorDialogAccessor Property
For internal use. Enables you to access a service used to display the Filter String editor.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| IFilterStringEditorDialogAccessor | An object implementing the IFilterStringEditorDialogAccessor interface. |
See Also