EditDataMemberContext Properties
Provides settings required to edit the data members of an object data source.| Name | Description |
|---|---|
| ParameterService | Specifies an object that provides a service functionality to manage report parameters. |
| PropertyGridServices | Specifies services that provide functionality to custom parameter editors displayed in the Property Grid that is invoked from the Data Source wizard. |
| RepositoryItemsProvider | Specifies an object that provides repository items for editing query parameters. |
| SolutionTypesProvider | Specifies an object that provides access to the known types in the current solution. |
See Also