LookUpSettings Properties
The base class for classes that provide the look-up editor settings for report parameters.| Name | Description |
|---|---|
| DataAdapter | Specifies the data adapter that is used to provide parameter values to the lookup editor. |
| DataMember | Specifies the data member that is used to provide parameter values to the lookup editor. |
| DataSource | Specifies the data source that is used to provide parameter values to the lookup editor. |
| FilterString | Specifies the filter criteria applied to the LookUpSettings object. |
| ObjectType | For internal use. Inherited from ValueSourceSettings. |
| Parameter | For internal use. Inherited from ValueSourceSettings. |
See Also