CustomizeParameterLookUpSourceEventArgs Properties
Provides data for the OnCustomizeParameterLookUpSource event.| Name | Description |
|---|---|
| LookUpValues | A collection of values shown in the parameter lookup editor. |
| ParameterModel | Provides access to the settings specified for a report parameter. |
See Also