ReportParameter.LookUpValues Property
For internal use. Specifies the collection of values for the parameter‘s look-up editor.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| LookUpValueCollection | A LookUpValueCollection object. |
See Also