IFilterStringEditorDialogAccessor Interface
If implemented, enables you to access a service used to display the Filter String editor.
Namespace: DevExpress.Xpf.DataAccess
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Related API Members
The following members return IFilterStringEditorDialogAccessor objects:
Remarks
An object implementing the IFilterStringEditorDialogAccessor interface is returned by the ConfigureEFFiltersPage.FilterStringEditorDialogAccessor property.
See Also