Skip to main content
A newer version of this page is available. .

StaticListLookUpSettings Properties

Provides the look-up editor settings for report parameters that are not bound to a datasource.
Name Description
DataAdapter Overrides the LookUpSettings.DataAdapter property to hide it.
DataMember Overrides the LookUpSettings.DataMember property to hide it.
DataSource Overrides the LookUpSettings.DataSource property to hide it.
FilterString Specifies the filter criteria applied to the LookUpSettings object. Inherited from LookUpSettings.
LookUpValues Provides access to the list of static values for the report parameter.
ObjectType For internal use. Inherited from LookUpSettings.
Parameter Specifies the report parameter, with which the LookUpSettings object is associated. Inherited from LookUpSettings.
See Also