ConfigureEFFiltersPage Properties
Provides a view for the Configure Filters page of the Data Source Wizard in WPF applications.| Name | Description |
|---|---|
| Description | Specifies the description of the current wizard page. |
| EditFilterCommand | Returns a command that invokes the Filter Editor to edit the filter criteria. |
| FilterStringEditorDialogAccessor | For internal use. Enables you to access a service used to display the Filter String editor. |
| FiltersViewModel | Specifies a View Model of Entity Framework data source filters. |
| IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
| ParameterService | Provides access to the service for managing report parameters. |
| UseCustomFooter | Inherited from WizardPageBase. |
See Also