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

LookUpValue Class

A parameter’s value that is shown in its look-up editor for end-users.

Namespace: DevExpress.XtraReports.Parameters

Assembly: DevExpress.Printing.v18.2.Core.dll

Declaration

[DataContract]
public class LookUpValue

The following members return LookUpValue objects:

Remarks

For more information, see Creating Multi-Value and Cascading Report Parameters.

Inheritance

Object
LookUpValue
See Also