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.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IFilterStringEditorDialogAccessor | An object implementing the IFilterStringEditorDialogAccessor interface. |
See Also