DynamicListLookUpSettings Properties
Provides settings for the storage that contains the list of predefined parameter values.
Name | Description |
---|---|
Data |
Specifies the data adapter for the storage that contains the report parameter’s predefined values. |
Data |
Specifies the data member name for the storage that contains the report parameter‘s predefined values. |
Data |
Specifies the data source for the storage that contains the report parameter’s predefined values. |
Display |
Specifies the data member for the storage that contains the report parameter’s display name. |
Filter |
Specifies the filter criteria applied to the Look |
Object |
For internal use.
Inherited from Value |
Parameter |
For internal use.
Inherited from Value |
Sort |
Specifies the name of the field that is used to sort parameter values in the lookup editor. |
Sort |
Specifies the sort order for the parameter values in the lookup editor. |
Use |
Specifies whether to filter cascading parameters on the database level (server side) or on the application level (client side). |
Value |
The name of the field that stores the report parameter‘s values. |
See Also